aboutsummaryrefslogtreecommitdiff
path: root/themes/default/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/index.php')
-rw-r--r--themes/default/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/index.php b/themes/default/index.php
index 1004e0a..3d02ec1 100644
--- a/themes/default/index.php
+++ b/themes/default/index.php
@@ -15,7 +15,7 @@ try {
ob_start("fatal_error_handler");
set_error_handler("handle_error");
-
+require_once self::$root_path . '/include/functions.php';
include self::$header;
//session_start();