diff --git a/admin/reports.php b/admin/reports.php index 33d3c6a0..e857656f 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -339,9 +339,6 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); hesk_ticketsByDay(); } - require_once(HESK_PATH . 'inc/footer.inc.php'); - exit(); - /*** START FUNCTIONS ***/ @@ -949,4 +946,8 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); } // END hesk_ticketsByDay ?> - \ No newline at end of file + +