aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-14 17:04:41 +0200
committerMinteck <contact@minteck.org>2022-04-14 17:04:41 +0200
commitf6e5be4e0ef648d3eb1d8a12edcb48dbb8c31037 (patch)
treef971559dd665e8a9ef84fdaea41044786605a80f /index.php
parent3c570954b0cc0d358aa00ab4cae4e91a2bb3a3da (diff)
downloadember-f6e5be4e0ef648d3eb1d8a12edcb48dbb8c31037.tar.gz
ember-f6e5be4e0ef648d3eb1d8a12edcb48dbb8c31037.tar.bz2
ember-f6e5be4e0ef648d3eb1d8a12edcb48dbb8c31037.zip
Fix
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9ea99be..c78239c 100644
--- a/index.php
+++ b/index.php
@@ -1,3 +1,3 @@
<?php
-require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/gui/header.php"; \ No newline at end of file
+require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; \ No newline at end of file