From eb98110541b3b6e8436e004f67f077ad7126af43 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Sat, 2 Jun 2012 13:43:09 +0100 Subject: Dropped footer.inc.php --- tbl_export.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tbl_export.php') diff --git a/tbl_export.php b/tbl_export.php index 7d261f8d39..042fd9a001 100644 --- a/tbl_export.php +++ b/tbl_export.php @@ -84,10 +84,4 @@ if (! empty($sql_query)) { $export_type = 'table'; require_once 'libraries/display_export.lib.php'; - - -/** - * Displays the footer - */ -require 'libraries/footer.inc.php'; ?> -- cgit v1.2.3