summaryrefslogtreecommitdiffstats
path: root/phpfspot_cfg.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-07 15:09:29 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-07 15:09:29 +0000
commitd902cdfd067b6ae1356c537b4d5605307f3ed524 (patch)
treea5e52937138f0e30e5fa88f53c41d4363e8c66ba /phpfspot_cfg.php
parent16b42e8df740890bebae0f96e7411139d3992ea0 (diff)
show additional infos in the image preview bubble
git-svn-id: file:///var/lib/svn/phpfspot/trunk@40 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 1be6325..f01955c 100644
--- a/phpfspot_cfg.php
+++ b/phpfspot_cfg.php
@@ -17,7 +17,7 @@ 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;
+ var $thumbs_per_row = 4;
}