projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b509fa2
)
Add support for 'navlink' hooks in the plugin architecture.
author
Leonardo Sapiras
<l.sapiras@gmail.com>
Wed, 4 Jan 2012 00:00:09 +0000
(
01:00
+0100)
committer
Jehan-Guillaume (ioguix) de Rorthais
<ioguix@free.fr>
Wed, 22 Aug 2012 10:26:04 +0000
(12:26 +0200)
By Leonardo Sapiras during the GSoC 2011. Reviewed, massively patched,
fixed, integrated and commited by ioguix
privileges.php
patch
|
blob
|
blame
|
history
diff --git
a/privileges.php
b/privileges.php
index 0a924033ac81b2fe8fbb0d490284e76eae814d95..0bf7bfafc9bc3ff77bb793478b19490208b47afd 100644
(file)
--- a/
privileges.php
+++ b/
privileges.php
@@
-244,7
+244,7
@@
$alltxt = $lang['strshowalldatabases'];
break;
}
-
+
$subject = $_REQUEST['subject'];
$object = $_REQUEST[$_REQUEST['subject']];