summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 060c66125..c2e7647fc 100644
--- a/index.php
+++ b/index.php
@@ -14,6 +14,7 @@ drupal_page_header();
include_once 'includes/common.inc';
fix_gpc_magic();
+fix_checkboxes();
$return = menu_execute_active_handler();
switch ($return) {