fix wrong default-config-file-name in UPGRADE file
authorAndreas Unterkircher <unki@netshadow.at>
Sun, 25 Nov 2007 07:57:48 +0000 (07:57 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Sun, 25 Nov 2007 07:57:48 +0000 (07:57 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@308 fa6a889d-dae6-447d-9e79-4ba9a3039384

UPGRADE

diff --git a/UPGRADE b/UPGRADE
index fefb3f80cc683d5551fc99cd77c45be74781db99..1e28fe8e4d99b1a872bff0a656fcdfb925ba7ea4 100644 (file)
--- 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.