issue27, template for gallery export
[phpfspot.git] / phpfspot_cfg.php.dist
index ecb45ac931f113e5d69bb4c0b5e437f6e7a706d1..65475531a5e41fd5ebe369abe137f38590aecc36 100644 (file)
@@ -23,6 +23,7 @@ class PHPFSPOT_CFG {
    var $thumb_width = "150";
    var $bubble_width = "200";
    var $photo_width = "640";
+   var $mini_width = "100";
 
    /* how many columns in the photo index view */
    var $thumbs_per_row = 4;