From 2c805ade8b3323e518238b38f56d5382759f9e7c Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Mon, 30 Apr 2012 23:41:07 +0100 Subject: Dropped tbl_links.inc.php --- sql.php | 1 - 1 file changed, 1 deletion(-) (limited to 'sql.php') diff --git a/sql.php b/sql.php index dcb5b95cef..9c1cb81477 100644 --- a/sql.php +++ b/sql.php @@ -923,7 +923,6 @@ if ((0 == $num_rows && 0 == $unlim_num_rows) || $is_affected) { include 'libraries/tbl_common.php'; $url_query .= '&goto=tbl_sql.php&back=tbl_sql.php'; include 'libraries/tbl_info.inc.php'; - include 'libraries/tbl_links.inc.php'; } elseif (strlen($db)) { include 'libraries/db_common.inc.php'; include 'libraries/db_info.inc.php'; -- cgit v1.2.3