summaryrefslogtreecommitdiff
path: root/src/web/index.php
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-06-29 21:35:49 -0400
committerFreya Murphy <freya@freyacat.org>2024-06-29 21:35:49 -0400
commitaa314ae90109f97c116a161e0aeefcbb15d01030 (patch)
treea8db3fb325a1fa0b20007877a64107312721caab /src/web/index.php
parenthi images (diff)
downloadwebsite-aa314ae90109f97c116a161e0aeefcbb15d01030.tar.gz
website-aa314ae90109f97c116a161e0aeefcbb15d01030.tar.bz2
website-aa314ae90109f97c116a161e0aeefcbb15d01030.zip
fix
Diffstat (limited to 'src/web/index.php')
-rw-r--r--src/web/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/index.php b/src/web/index.php
index e33e750..eedf913 100644
--- a/src/web/index.php
+++ b/src/web/index.php
@@ -5,6 +5,7 @@ ini_set('html_errors', '1');
$webroot = dirname(__FILE__);
$assetroot = realpath(dirname(__FILE__) . '/../assets');
$publicroot = realpath(dirname(__FILE__) . '/../public');
+$rootroot = realpath(dirname(__FILE__) . '/..');
$main_model = NULL;
// loadd all third party