aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio <silvio@devlet.com.br>2011-05-09 13:51:34 -0300
committerSilvio <silvio@devlet.com.br>2011-05-09 13:51:34 -0300
commitf487a1f65d5ba7b85d4416c0e2751701fdc1f461 (patch)
tree5c0d4c1cbbb23c91ababafc0f9a19b090ecf3a78
parent9ed0ba9822f1471e0b9a1e051aad33ede5966d17 (diff)
downloadimagecache_auto-f487a1f65d5ba7b85d4416c0e2751701fdc1f461.tar.gz
imagecache_auto-f487a1f65d5ba7b85d4416c0e2751701fdc1f461.tar.bz2
Adding one more resolution
-rw-r--r--imagecache_auto.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/imagecache_auto.inc b/imagecache_auto.inc
index b7544b8..223ac01 100644
--- a/imagecache_auto.inc
+++ b/imagecache_auto.inc
@@ -149,6 +149,7 @@ function imagecache_auto_presets() {
array('width' => 240, 'height' => 320),
array('width' => 240, 'height' => 376),
array('width' => 240, 'height' => 640),
+ array('width' => 250, 'height' => 100),
array('width' => 256, 'height' => 192),
array('width' => 256, 'height' => 256),
array('width' => 280, 'height' => 192),