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:
Diffstat (limited to 'libraries/Theme_Manager.class.php')
-rw-r--r--libraries/Theme_Manager.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/Theme_Manager.class.php b/libraries/Theme_Manager.class.php
index 3ebab415b8..cd784977d7 100644
--- a/libraries/Theme_Manager.class.php
+++ b/libraries/Theme_Manager.class.php
@@ -457,4 +457,3 @@ class PMA_Theme_Manager
return false;
}
}
-?>