summaryrefslogtreecommitdiff
path: root/init.php
diff options
context:
space:
mode:
authorErich Eckner <deep42thought@noreply.example.org>2018-06-19 17:49:43 +0000
committerGitea <gitea@fake.local>2018-06-19 17:49:43 +0000
commit4eaa80ae7e67bbadf4b6cdd4634496368dc451d5 (patch)
tree2945adcd6fa5a2cb8485060c2a2bc57b27fbb290 /init.php
parent1e8cfa2306848879b4fa4b39fb60e80389d3d808 (diff)
parent9d5b807d4944fa05c68fd38be1f9705f40137238 (diff)
downloadwebsite-4eaa80ae7e67bbadf4b6cdd4634496368dc451d5.tar.xz
Merge branch 'fix-include-path' of archlinux32/archweb32 into master
Diffstat (limited to 'init.php')
-rw-r--r--init.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.php b/init.php
new file mode 100644
index 0000000..6c8a8f4
--- /dev/null
+++ b/init.php
@@ -0,0 +1,2 @@
+<?php
+define("BASE", __DIR__);