Changeset 1071 in ExiteCMS for trunk/includes/forum_functions_include.php
- Timestamp:
- 11/06/07 17:12:56 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/forum_functions_include.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/forum_functions_include.php
r957 r1071 257 257 // define the search body panel variables 258 258 $template_panels[] = array('type' => 'body', 'name' => 'forum.resultdialog', 'title' => $title, 'template' => 'forum.resultdialog.tpl', 259 'locale' => array( PATH_LOCALE.LOCALESET."forum/main.php",PATH_LOCALE.LOCALESET."forum/post.php", PATH_LOCALE.LOCALESET."admin/forum_polls.php"));259 'locale' => array("forum.main", "forum.post", "admin.forum_polls")); 260 260 $template_variables['forum.resultdialog'] = $variables; 261 261 }
Note: See TracChangeset
for help on using the changeset viewer.
