Images.php
authorEdward <edward@roojs.com>
Mon, 16 Jun 2014 05:05:44 +0000 (13:05 +0800)
committerEdward <edward@roojs.com>
Mon, 16 Jun 2014 05:05:44 +0000 (13:05 +0800)
Images.php

index 41a5de7..30e743f 100644 (file)
@@ -263,6 +263,8 @@ class Pman_Core_Images extends Pman
         // DEFAULT allowed - override with $cfg['sizes'];
         
         $sizes = array(
+                '50',
+                '50x50',
                 '100', 
                 '100x100', 
                 '150',