- Timestamp:
- Apr 29, 2010, 2:51:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/template.class.php
r5991 r5993 113 113 if (!isset($themeconf['load_parent_css'])) 114 114 { 115 $themeconf['load_parent_css'] = true;115 $themeconf['load_parent_css'] = $load_css; 116 116 } 117 117 $this->set_theme($root, $themeconf['parent'], $path, $themeconf['load_parent_css']);
Note: See TracChangeset
for help on using the changeset viewer.