Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Pandey <vishpandey2014@gmail.com>2017-01-15 15:10:35 +0300
committerMichal Čihař <michal@cihar.com>2017-03-20 19:55:21 +0300
commit5da44ce1a642e611068276fdcc1eef236e88a9a6 (patch)
tree4c385c1b491b956ca7c272de4979ae74f3585314 /tbl_sql.php
parent2c48b61757472ca4f0b90f8f0144a86877a44a35 (diff)
Move the tbl_info.inc.php code to Table class
Fixes #12567 Signed-off-by: flash1452 <vishpandey2014@gmail.com>
Diffstat (limited to 'tbl_sql.php')
-rw-r--r--tbl_sql.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tbl_sql.php b/tbl_sql.php
index 304f7c80f6..46b14004f4 100644
--- a/tbl_sql.php
+++ b/tbl_sql.php
@@ -39,11 +39,6 @@ $goto = 'tbl_sql.php';
$back = 'tbl_sql.php';
/**
- * Get table information
- */
-require_once 'libraries/tbl_info.inc.php';
-
-/**
* Query box, bookmark, insert data from textfile
*/
$response->addHTML(