#233 Fix footer in knowledgebase

This commit is contained in:
Mike Koch 2015-05-11 18:39:58 -04:00
parent d2a14c0c53
commit 919e5718f7

View File

@ -101,7 +101,7 @@ else
{
hesk_show_kb_category($catid);
}
?> </div> <?php
require_once(HESK_PATH . 'inc/footer.inc.php');
exit();