From 588923cbaafe421b32ec55e2dd4c4bb04df625dd Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Thu, 7 Jun 2007 15:30:35 +0000 Subject: some nice credit page git-svn-id: file:///var/lib/svn/phpfspot/trunk@44 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpfspot_cfg.php') diff --git a/phpfspot_cfg.php b/phpfspot_cfg.php index f01955c..e799761 100644 --- a/phpfspot_cfg.php +++ b/phpfspot_cfg.php @@ -4,6 +4,9 @@ class PHPFSPOT_CFG { var $page_title = "phpfspot - dynamic PHP gallery for F-Spot"; + var $product = "phpfspot"; + var $version = "0.1"; + var $base_path = "/var/www/images.netshadow.at/htdocs/phpfspot"; var $web_path = "/phpfspot"; -- cgit v1.2.3-18-g5258