Changeset 844 in ExiteCMS for modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/my_threads.php
- Timestamp:
- 09/27/07 19:37:06 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/my_threads.php
r836 r844 62 62 63 63 // define the search body panel variables 64 $template_panels[] = array('type' => 'body', 'name' => 'my_threads', 'template' => 'modules.forum_threads_list_panel.my_threads.tpl' , 'locale' => array(PATH_LOCALE.LOCALESET."admin/forum_polls.php"));64 $template_panels[] = array('type' => 'body', 'name' => 'my_threads', 'template' => 'modules.forum_threads_list_panel.my_threads.tpl'); 65 65 $template_variables['my_threads'] = $variables; 66 66
Note: See TracChangeset
for help on using the changeset viewer.
