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:
authorHugues Peccatte <hugues.peccatte@gmail.com>2015-08-29 23:29:21 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2015-09-01 22:30:21 +0300
commit0761fb18011d2d6b80d4894b2c2184afd503e717 (patch)
tree2a5cbbce31a8a9aa43b099090941350a11a8ee8f /view_create.php
parent2606c5f72dabefe344a46b0e9c980fffb7437273 (diff)
Rename classes files.
Rename classes. Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to 'view_create.php')
-rw-r--r--view_create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view_create.php b/view_create.php
index 003c0c5f31..c6977dc0fc 100644
--- a/view_create.php
+++ b/view_create.php
@@ -9,7 +9,7 @@
*/
require_once './libraries/common.inc.php';
-require_once './libraries/SystemDatabase.class.php';
+require_once './libraries/SystemDatabase.php';
/**
* Runs common work