From: Andreas Unterkircher Date: Fri, 9 Nov 2007 17:41:01 +0000 (+0000) Subject: fixed upgrade text, some typo's and text changes X-Git-Tag: phpfspot-1.2~38 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=df477dfcbafd873df294b10872973abd6f1e6626;ds=inline fixed upgrade text, some typo's and text changes git-svn-id: file:///var/lib/svn/phpfspot/trunk@300 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- 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.