From 9ea0ae39f8517bcd898c80999ea860fa6961d1d8 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 25 Apr 2005 22:11:57 +0000 Subject: - include/config.inc.php becomes include/config_default.inc.php : this file should not be modified. A new file include/config_local.inc.php can be used for overwriting configuration parameters git-svn-id: http://piwigo.org/svn/trunk@770 68402e56-0260-453c-a942-63ccdbb3a9ee --- doc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 67840931e..b1d7224bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2005-04-25 Pierrick LE GALL + + * include/config.inc.php becomes include/config_default.inc.php : + this file should not be modified. A new file + include/config_local.inc.php can be used for overwriting + configuration parameters + 2005-04-25 Pierrick LE GALL * come back to previous version of include/constants.php : -- cgit v1.2.3