oups : pop->array_pop
authorx2000habouzit <x2000habouzit>
Mon, 26 Jan 2004 16:19:53 +0000 (16:19 +0000)
committerx2000habouzit <x2000habouzit>
Mon, 26 Jan 2004 16:19:53 +0000 (16:19 +0000)
include/menu.inc.php

index 26256c2..4d2b513 100644 (file)
@@ -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(