From ca33ffdcbb65a0b344e450966c2fcff1d9e9212b Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Wed, 6 Jun 2007 19:41:44 +0000 Subject: display photo index as matrix show a larger pic when user clicks on it git-svn-id: file:///var/lib/svn/phpfspot/trunk@25 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpfspot_cfg.php') diff --git a/phpfspot_cfg.php b/phpfspot_cfg.php index b833b99..955a6ff 100644 --- a/phpfspot_cfg.php +++ b/phpfspot_cfg.php @@ -17,6 +17,8 @@ class PHPFSPOT_CFG { var $path_replace_from = "/home/unki"; var $path_replace_to = "/var/www/images.netshadow.at/htdocs/phpfspot"; + var $thumbs_per_row = 3; + } ?> -- cgit v1.2.3-18-g5258