summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 5356050f6..c7e2e297b 100644
--- a/index.php
+++ b/index.php
@@ -1,9 +1,9 @@
<?php
// $Id$
-include_once "includes/bootstrap.inc";
+include_once 'includes/bootstrap.inc';
drupal_page_header();
-include_once "includes/common.inc";
+include_once 'includes/common.inc';
fix_gpc_magic();