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 'error.php')
-rw-r--r--error.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/error.php b/error.php
index e0abb44574..674d08e0fb 100644
--- a/error.php
+++ b/error.php
@@ -4,9 +4,12 @@
* phpMyAdmin fatal error display page
*
* @version $Id$
+ * @package phpMyAdmin
*/
-/* Input sanitizing */
+/**
+ * Input sanitizing.
+ */
require_once './libraries/sanitizing.lib.php';
/* Get variables */