Feature Requests #1962604 (vignettes automatiques avec GD)

This commit is contained in:
Leblanc Simon 2008-05-24 10:24:55 +00:00
commit b17a10da49
4 changed files with 80 additions and 4 deletions

View file

@ -116,7 +116,7 @@ class configuration
/**
* Size of the thumbnails
*/
var $thumb_size = "200px";
var $thumb_size = 200;
}
?>