summaryrefslogtreecommitdiffstats
path: root/phpfspot_cfg.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-07 15:30:35 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-07 15:30:35 +0000
commit588923cbaafe421b32ec55e2dd4c4bb04df625dd (patch)
treebaecba852259a680b3379cbdfc1fd3654397f91f /phpfspot_cfg.php
parentfe544d65af90df49390155616b9c864ea60ff2e5 (diff)
some nice credit page
git-svn-id: file:///var/lib/svn/phpfspot/trunk@44 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'phpfspot_cfg.php')
-rw-r--r--phpfspot_cfg.php3
1 files changed, 3 insertions, 0 deletions
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";