summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 4fef70c94..b5ffd7930 100644
--- a/index.php
+++ b/index.php
@@ -14,7 +14,6 @@
require_once './includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
-
$return = menu_execute_active_handler();
// Menu status constants are integers; page content is a string.