diff options
author | Silvio <silvio@devlet.com.br> | 2011-11-21 14:06:06 -0200 |
---|---|---|
committer | Silvio <silvio@devlet.com.br> | 2011-11-21 14:06:06 -0200 |
commit | 4e6902f5c54d69c351d618a6d8c3273d3b35e3b5 (patch) | |
tree | 5be84393a696bb27d1fe21822a0286f4b836ce71 /imagecache_auto.info | |
parent | 97adf947afbf8ad31c0c31bc3b3f77098d3e8f4e (diff) | |
download | imagecache_auto-4e6902f5c54d69c351d618a6d8c3273d3b35e3b5.tar.gz imagecache_auto-4e6902f5c54d69c351d618a6d8c3273d3b35e3b5.tar.bz2 |
More coding standards
Diffstat (limited to 'imagecache_auto.info')
-rw-r--r-- | imagecache_auto.info | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/imagecache_auto.info b/imagecache_auto.info index 6d7ded9..5d0cebe 100644 --- a/imagecache_auto.info +++ b/imagecache_auto.info @@ -4,3 +4,4 @@ core = 6.x package = ImageCache version = "6.x-0.1" dependencies[] = imagecache + |