From c4b3cd974e27aab642209a37f6da6a15bc6f4a42 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 3 Nov 2007 13:26:02 +0000 Subject: [PATCH] typo fix git-svn-id: file:///var/lib/svn/phpfspot/trunk@292 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist index 185d5ca..013a0fc 100644 --- a/phpfspot_cfg.php.dist +++ b/phpfspot_cfg.php.dist @@ -67,7 +67,7 @@ class PHPFSPOT_CFG { /* Usually the photo directory differs between your local F-Spot installation and your webserver. With this you can advice phpfspot to replace all paths - (they are stored in F-Spot's sqlite3 database + (they are stored in F-Spot's sqlite3 database). */ var $path_replace_from = "/home/unki"; var $path_replace_to = "/var/www/images.netshadow.at"; -- 2.25.1