restyle single photo view
[phpfspot.git] / phpfspot_cfg.php
index 1be6325b8e6a7bf92a76985e0e0b1498e192fbda..f01955cbd68e2c0326ac4be71f9fa6910a48bf16 100644 (file)
@@ -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;
 
 }