Boolean indicating that a menu administrator is running a menu access check.
File
- developer/
globals.php, line 261 - These are the global variables that Drupal uses.
Code
<?php
global $menu_admin
?>
Login or register to post commentsBoolean indicating that a menu administrator is running a menu access check.
<?php
global $menu_admin
?>
Login or register to post comments