Changeset 14963
- Timestamp:
- May 13, 2012, 9:32:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Back2Front/Back2Front.php
r12648 r14963 327 327 $conf['back2front'] = explode(',',$conf['back2front']); 328 328 if (!$conf['back2front'][5]) return $tpl_thumbnails_var; 329 if (empty($pictures)) return $tpl_thumbnails_var; 329 330 330 331 $ids = array();
Note: See TracChangeset
for help on using the changeset viewer.