projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
825ea04
)
Added icon for the 'Admin' tab.
author
jollytoad
<jollytoad>
Mon, 28 Nov 2005 16:37:40 +0000
(16:37 +0000)
committer
jollytoad
<jollytoad>
Mon, 28 Nov 2005 16:37:40 +0000
(16:37 +0000)
classes/Misc.php
patch
|
blob
|
blame
|
history
diff --git
a/classes/Misc.php
b/classes/Misc.php
index ea1a5904c6fab600164d60092a7435755c818eaa..ee6e5cb91b5c2aee991e6abf39be0033ea57790d 100644
(file)
--- a/
classes/Misc.php
+++ b/
classes/Misc.php
@@
-2,7
+2,7
@@
/**
* Class to hold various commonly used functions
*
- * $Id: Misc.php,v 1.11
7 2005/11/25 08:42:31
jollytoad Exp $
+ * $Id: Misc.php,v 1.11
8 2005/11/28 16:37:40
jollytoad Exp $
*/
class Misc {
@@
-573,6
+573,7
@@
'url' => 'database.php',
'urlvars' => array('subject' => 'database', 'action' => 'admin'),
'tree' => false,
+ 'icon' => 'Maintenance',
),
'privileges' => array (
'title' => $lang['strprivileges'],