projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d98d3d
)
Wicked: Fix global var
author
Ben Klang
<ben@alkaloid.net>
Wed, 2 Jun 2010 22:20:20 +0000
(18:20 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Wed, 2 Jun 2010 22:20:37 +0000
(18:20 -0400)
wicked/templates/display/standard.inc
patch
|
blob
|
history
diff --git
a/wicked/templates/display/standard.inc
b/wicked/templates/display/standard.inc
index
fabc4ae
..
5c1a4fb
100644
(file)
--- a/
wicked/templates/display/standard.inc
+++ b/
wicked/templates/display/standard.inc
@@
-88,7
+88,7
@@
if ($this->allows(WICKED_MODE_HISTORY)) {
'widget', '', '', _("Hi_story"));
}
-if ($
registry
->isAdmin()) {
+if ($
GLOBALS['registry']
->isAdmin()) {
separator();
$permsurl = Horde::url($GLOBALS['registry']->get('webroot', 'horde') . '/admin/perms/edit.php');
$permsurl = Horde_Util::addParameter(