projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2e3b71
)
oups : pop->array_pop
author
x2000habouzit
<x2000habouzit>
Mon, 26 Jan 2004 16:19:53 +0000
(16:19 +0000)
committer
x2000habouzit
<x2000habouzit>
Mon, 26 Jan 2004 16:19:53 +0000
(16:19 +0000)
include/menu.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/include/menu.inc.php
b/include/menu.inc.php
index
26256c2
..
4d2b513
100644
(file)
--- a/
include/menu.inc.php
+++ b/
include/menu.inc.php
@@
-44,7
+44,7
@@
if(logged()) {
'Documentations' => '###url###',
'Clear cache' => 'clear_all_cache.php'
);
- if(empty($site_dev)) pop($menu['***']);
+ if(empty($site_dev))
array_
pop($menu['***']);
}
} else {
$menu = Array(