[ Index ]
 

Code source de Typo3 4.1.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/typo3conf/ -> localconf.php (source)

   1  <?php
   2  $TYPO3_CONF_VARS['SYS']['sitename'] = 'New TYPO3 site';
   3  
   4      // Default password is "joh316" :
   5  $TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971';
   6  
   7  $TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin';
   8  
   9  $typo_db_extTableDef_script = 'extTables.php';
  10  
  11  ## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script!
  12  
  13  $typo_db_username = 'root';    //  Modified or inserted by TYPO3 Install Tool.
  14  $typo_db_host = 'localhost';    //  Modified or inserted by TYPO3 Install Tool.
  15  $TYPO3_CONF_VARS['SYS']['encryptionKey'] = 'd432e3e7b121f86120a211e0610fbdb0';    //  Modified or inserted by TYPO3 Install Tool.
  16  $TYPO3_CONF_VARS['SYS']['compat_version'] = '4.1';    //  Modified or inserted by TYPO3 Install Tool.
  17  $typo_db = 'typo3';    //  Modified or inserted by TYPO3 Install Tool.
  18  // Updated by TYPO3 Install Tool 25-11-07 14:54:48
  19  ?>


Généré le : Sun Nov 25 17:13:16 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics