piclens 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| piclens-5.x-1.4.tar.gz | 16.02 KB | 83fcd11c347c3a4132179f48d8eee639 |
Official release from CVS tag: DRUPAL-5--1-4
Last updated: May 6, 2008 - 21:20
Fixing two typo bugfixes in image_gallery & acidfree where a settings variable was completely wrong.
variable_get('piclens_image_gallery_link_to', 'image')
was still
variable_get('piclens_'.$type.'_link_to', 'image')
