feature 1522: Move config_local.inc.php to local/config/config.inc.php

git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-03-21 13:31:20 +00:00
commit 8db5b549d1
23 changed files with 22 additions and 22 deletions

View file

@ -535,7 +535,7 @@ $lang['Go to %s or %s for more informations'] = "Go to %s or %s for more informa
$lang['the forum'] = "the forum";
$lang['the wiki'] = "the wiki";
$lang['%s value is not correct file because exif are not supported'] = "%s value is not correct file because exif are not supported";
$lang['%s must be to set to false in your config_local.inc.php file'] = "%s must be to set to false in your config_local.inc.php file";
$lang['%s must be to set to false in your local/config/config.inc.php file'] = "%s must be to set to false in your local/config/config.inc.php file";
$lang['Main "guest" user does not exist'] = "Main \"guest\" user does not exist";
$lang['Main "guest" user status is incorrect'] = "Main \"guest\" user status is incorrect";
$lang['Default user does not exist'] = "Default user does not exist";