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/Error.class.php')
-rw-r--r--libraries/Error.class.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/Error.class.php b/libraries/Error.class.php
index 87d0ef9423..95c6a803f1 100644
--- a/libraries/Error.class.php
+++ b/libraries/Error.class.php
@@ -467,4 +467,3 @@ class PMA_Error extends PMA_Message
);
}
}
-?>