Show
Ignore:
Timestamp:
03/21/10 13:32:49 (3 years ago)
Author:
nikrou
Message:

Feature 1522 : move database config file to local directory
(include/config_database.inc.php becomes local/config/database.inc.php)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/templates/install.lang.php

    r5196 r5213  
    3838$lang['step1_err_copy_2'] = 'The next step of the installation is now possible'; 
    3939$lang['step1_err_copy_next'] = 'next step'; 
    40 $lang['step1_err_copy'] = 'Copy the text in pink between hyphens and paste it into the file "include/config_database.inc.php"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)'; 
     40$lang['step1_err_copy'] = 'Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'; 
    4141 
    4242$lang['step1_dbengine'] = 'Database type';