Changeset 1652 in ExiteCMS
- Timestamp:
- 08/18/08 11:36:40 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/theme_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/theme_functions.php
r1518 r1652 223 223 $template->assign('_title', isset($panel['title'])?$panel['title']:""); 224 224 $template->assign('_state', isset($panel['state'])?$panel['state']:""); 225 $template->assign('_type', isset($panel['panel_type'])?$panel['panel_type']:""); 225 226 226 227 // if one or more locales are assigned to this panel, load them first
Note: See TracChangeset
for help on using the changeset viewer.
