Changeset 1706 in ExiteCMS for branches/PLi-Fusion/pm.php
- Timestamp:
- 08/27/08 22:48:36 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/pm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/pm.php
r1702 r1706 1041 1041 1042 1042 // define the panel and assign the template variables 1043 $template_panels[] = array('type' => 'body', 'name' => 'pm.post', 'title' => $title, 'template' => 'main.pm.post.tpl', 'locale' => "main.pm");1043 $template_panels[] = array('type' => 'body', 'name' => 'pm.post', 'title' => $title, 'template' => 'main.pm.post.tpl', 'locale' => array("main.pm", "hoteditor")); 1044 1044 $template_variables['pm.post'] = $variables; 1045 1045
Note: See TracChangeset
for help on using the changeset viewer.
