summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-11-25 07:57:48 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-11-25 07:57:48 +0000
commit422c6753df32dac7eff64e3a04fc8d0553ddc1da (patch)
treecc0226f8bebae557b9e2a86d27002e6d77e88f87
parent40fa5245b85df31ca4453c3ddc8ec37f7ed3122d (diff)
fix wrong default-config-file-name in UPGRADE file
git-svn-id: file:///var/lib/svn/phpfspot/trunk@308 fa6a889d-dae6-447d-9e79-4ba9a3039384
-rw-r--r--UPGRADE6
1 files changed, 3 insertions, 3 deletions
diff --git a/UPGRADE b/UPGRADE
index fefb3f8..1e28fe8 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -7,13 +7,13 @@
== Upgrading from 1.0 ==
* Additional configuration option "db_access". See the example file
- phpfspot_db.cfg.dist for available values.
+ phpfspot_cfg.php.dist for available values.
* Additional configuration option "thumb_path". See the example
- file phpfspot_db.cfg.dist for more information.
+ file phpfspot_cfg.php.dist for more information.
* Additional configuration option "smarty_path". See the example
- file phpfspot_db.cfg.dist for more information.
+ file phpfspot_cfg.php.dist for more information.
* Thumbnail directory structure has changed. Remove all thumbnail
files (xxx_{md5sum}) from your current thumbs-directory.