diff options
Diffstat (limited to 'includes/view_topic_inc.php')
| -rwxr-xr-x | includes/view_topic_inc.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/view_topic_inc.php b/includes/view_topic_inc.php index 8c76fea..226a4c3 100755 --- a/includes/view_topic_inc.php +++ b/includes/view_topic_inc.php @@ -123,7 +123,4 @@ if (!empty($_REQUEST['warning'])) { } $gBitSmarty->assign('warnings',$warnings); -// ajax support -$gBitThemes->loadAjax( 'mochikit' ); - $gBitSystem->display('bitpackage:boards/list_posts.tpl', "Show Thread: " . $thread->getField('title') , [ 'display_mode' => 'display' ]); |
