Changeset 1705 in ExiteCMS for trunk/pm.php
- Timestamp:
- 08/27/08 22:37:24 (4 years ago)
- File:
-
- 1 edited
-
trunk/pm.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pm.php
r1700 r1705 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.
