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 'user_password.php')
-rw-r--r--user_password.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_password.php b/user_password.php
index c9313fc500..216d18e8ed 100644
--- a/user_password.php
+++ b/user_password.php
@@ -197,4 +197,3 @@ function PMA_changePassDisplayPage($message, $sql_query)
. '<strong>' . __('Back') . '</strong></a>';
exit;
}
-?>