From: x2000habouzit Date: Mon, 26 Jan 2004 16:19:53 +0000 (+0000) Subject: oups : pop->array_pop X-Git-Tag: xorg/old~1944 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=30b73c4e26b520838b3c11aad7eb0f233390905a;p=platal.git oups : pop->array_pop --- diff --git a/include/menu.inc.php b/include/menu.inc.php index 26256c2..4d2b513 100644 --- 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(