summaryrefslogtreecommitdiffstats
path: root/UPGRADE
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-11-09 17:41:01 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-11-09 17:41:01 +0000
commitdf477dfcbafd873df294b10872973abd6f1e6626 (patch)
treef082051c166e21b28212a369ec589efc303bc0c9 /UPGRADE
parentc6c2fa93297693a7c02a5e5419a26609ec7e97bd (diff)
fixed upgrade text, some typo's and text changes
git-svn-id: file:///var/lib/svn/phpfspot/trunk@300 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE18
1 files changed, 9 insertions, 9 deletions
diff --git a/UPGRADE b/UPGRADE
index 47e5dc3..620bdb9 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,15 +1,15 @@
== Upgrading from 1.0 ==
- * Additional configuration parameter "db_access". See the example
- file phpfspot_db.cfg.dist for available values.
+ * Additional configuration option "db_access". See the example file
+ phpfspot_db.cfg.dist for available values.
- * Additional configuration parameter "thumb_path". See the example
- file phpfspot_db.cfg.disk.
+ * Additional configuration option "thumb_path". See the example
+ file phpfspot_db.cfg.dist for more information.
- * Additional configuration parameter "smarty_path". See the example
- file phpfspot_db.cfg.disk.
+ * Additional configuration option "smarty_path". See the example
+ file phpfspot_db.cfg.dist for more information.
* Thumbnail directory structure has changed. Remove all thumbnail
- files (xxx_{md5sum}) from this directory. phpfspot will
- automatically create several subdirectories, when regenerating
- the thumbnails.
+ files (xxx_{md5sum}) from your current thumbs-directory.
+ phpfspot will automatically create the needed sub-directory
+ structure when regenerating the thumbnails.