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:
authorMarc Delisle <marc@infomarc.info>2010-09-25 16:50:39 +0400
committerMarc Delisle <marc@infomarc.info>2010-09-25 16:50:39 +0400
commit79c5181d2a20646c1ad091955c95d9035eae7c04 (patch)
treee9b626e6a97bc7271440fe13fecfbdccfabdd6fd /user_password.php
parent1bf483ef8c7733c2c6f6936e93d242de27b59ab9 (diff)
bug #3060972 Password generation not available with AJAX
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 58f9cfcc75..d3b577b7c6 100644
--- a/user_password.php
+++ b/user_password.php
@@ -35,7 +35,6 @@ if (! defined('PMA_NO_VARIABLES_IMPORT')) {
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'server_privileges.js';
-$GLOBALS['js_include'][] = 'password_generation.js';
/**
* Displays an error message and exits if the user isn't allowed to use this