The branch, master has been updated
via 679814416f4842f8e0e189c054772edf2d20ddef (commit)
from 282e730985a24e5b03b5b8195ef93ac98aee7274 (commit)
- Log -----------------------------------------------------------------
commit 679814416f4842f8e0e189c054772edf2d20ddef
Author: Michal Čihař <[email protected]>
Date: Fri Aug 19 12:11:31 2011 +0200
Format
-----------------------------------------------------------------------
Summary of changes:
server_privileges.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/server_privileges.php b/server_privileges.php
index 78e4f06..a1b7acb 100644
--- a/server_privileges.php
+++ b/server_privileges.php
@@ -2353,7 +2353,9 @@ if (empty($_REQUEST['adduser']) && (! isset($checkprivs)
|| ! strlen($checkprivs
. ' ' . ($current['Grant_priv'] == 'Y' ?
__('Yes') : __('No')) . "\n"
. ' </td>' . "\n"
. ' <td>' . "\n";
- $user_form .= sprintf($link_edit, urlencode($current_user),
+ $user_form .= sprintf(
+ $link_edit,
+ urlencode($current_user),
urlencode($current_host),
urlencode(! isset($current['Db']) || $current['Db'] == '*'
? '' : $current['Db']),
'');
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git