summaryrefslogtreecommitdiffstats
path: root/bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.inc')
-rw-r--r--bootstrap.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap.inc b/bootstrap.inc
new file mode 100644
index 0000000..0a3912d
--- /dev/null
+++ b/bootstrap.inc
@@ -0,0 +1,5 @@
+<?php
+
+require_once "test.config.inc";
+
+?> \ No newline at end of file