summaryrefslogtreecommitdiffstats
path: root/phpfspot_cfg.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-07 19:56:12 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-07 19:56:12 +0000
commitf54ac86a8a53196b268c086c8d5c43fe85aa9e1a (patch)
treeed721e65cf87f32c100f69d4008e2a6e603d1431 /phpfspot_cfg.php
parent588923cbaafe421b32ec55e2dd4c4bb04df625dd (diff)
use some icons in single photo view
git-svn-id: file:///var/lib/svn/phpfspot/trunk@45 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'phpfspot_cfg.php')
-rw-r--r--phpfspot_cfg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot_cfg.php b/phpfspot_cfg.php
index e799761..71e0192 100644
--- a/phpfspot_cfg.php
+++ b/phpfspot_cfg.php
@@ -13,7 +13,7 @@ class PHPFSPOT_CFG {
var $thumb_width = "150";
- var $photo_width = "800";
+ var $photo_width = "640";
var $db = "/var/www/images.netshadow.at/htdocs/phpfspot/photos.db";