moved resize_image function to PHPFSPOT class
[phpfspot.git] / phpfspot_cfg.php
index e7997612a97751fb839a021a976c035c88f08a3e..71e01929328a431bd3f10da5a05285924ac643ab 100644 (file)
@@ -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";