Changeset 444:e6ceb8be48a7 for themes
- Timestamp:
- 06/29/11 16:20:49 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/_public.php
r429 r444 34 34 $default = true; 35 35 } else { 36 $s = array_filter($s," self::cleanStickers");36 $s = array_filter($s,"tplDuctileTheme::cleanStickers"); 37 37 if (count($s) == 0) { 38 38 $default = true;
Note: See TracChangeset
for help on using the changeset viewer.