- update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not available

anymore.

- update: README files updated for very near branch 1.5 :-)

- new: file tools/config_local.inc.php as example for optional
  include/config_local.inc.php

- bug fixed: configuration parameter show_picture_name_on_title was useless


git-svn-id: http://piwigo.org/svn/trunk@870 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-09-20 22:04:57 +00:00
parent 541c302c40
commit 1673892026
15 changed files with 691 additions and 2089 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
*
* It is recommended to let config_default.inc.php as provided and to
* overwrite configuration in your local configuration file
* config_local.inc.php
* config_local.inc.php. See tools/config_local.inc.php as an example.
*
* Why having some parameters in config table and others in
* config_*.inc.php? Modifying config_*.inc.php is a "hard" task for low