Go to the source code of this file.
Variables | |
$return = menu_execute_active_handler() | |
break | |
case | MENU_ACCESS_DENIED |
case | MENU_SITE_OFFLINE |
The routines here dispatch control to the appropriate handler, which then prints the appropriate page.
All Drupal code is released under the GNU General Public License. See COPYRIGHT.txt and LICENSE.txt.
Definition in file index.php.
$return = menu_execute_active_handler() |
Definition at line 18 of file index.php.
Referenced by _menu_load_objects(), drupal_access_denied(), drupal_not_found(), drupal_verify_install_file(), drupal_write_record(), filter_admin_format_form_submit(), form_execute_handlers(), form_options_flatten(), module_invoke_all(), registry_load_path_files(), registry_mark_code(), xmlrpc_server_method_signature(), xmlrpc_server_multicall(), and xmlrpc_value_get_xml().
case MENU_ACCESS_DENIED |
case MENU_SITE_OFFLINE |