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:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2017-05-31 21:43:24 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2017-05-31 22:36:09 +0300
commit64b1b79933e1da5c0e848fd2f1bb5f499f35bcfe (patch)
tree09bd1ef82da4d3e31eb5b224f3dac6b3669145ad /tbl_change.php
parent572c4b7a3d837fe1fcec45e1927ab6849c49558b (diff)
Refactor the transformations into static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to 'tbl_change.php')
-rw-r--r--tbl_change.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbl_change.php b/tbl_change.php
index 478b12f1bb..437ccb97ef 100644
--- a/tbl_change.php
+++ b/tbl_change.php
@@ -28,7 +28,6 @@ require_once 'libraries/db_table_exists.inc.php';
* functions implementation for this script
*/
require_once 'libraries/insert_edit.lib.php';
-require_once 'libraries/transformations.lib.php';
/**
* Determine whether Insert or Edit and set global variables