From e4f4c5d4dbef28f791122ff239e1373666ced7d7 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Fri, 9 Nov 2007 16:50:37 +0000 Subject: [PATCH 1/1] set version to 1.1 changed default destination path for path-replacement git-svn-id: file:///var/lib/svn/phpfspot/trunk@298 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist index 176a9e5..3a04744 100644 --- a/phpfspot_cfg.php.dist +++ b/phpfspot_cfg.php.dist @@ -26,7 +26,7 @@ class PHPFSPOT_CFG { var $page_title = "phpfspot - dynamic PHP gallery for F-Spot"; var $product = "phpfspot"; - var $version = "1.0"; + var $version = "1.1"; var $base_path = "/var/www/htdocs"; @@ -76,7 +76,7 @@ class PHPFSPOT_CFG { (they are stored in F-Spot's sqlite3 database). */ var $path_replace_from = "/home/unki"; - var $path_replace_to = "/var/www/images.netshadow.at"; + var $path_replace_to = "/var/www/htdocs/Photos"; /* This is not really a security option - it only hides some present F-Spot tags from the available-tags-list -- 2.25.1