aboutsummaryrefslogtreecommitdiff
path: root/lib/bootstrap.php
diff options
context:
space:
mode:
authorMaZderMind2015-02-26 17:57:42 +0100
committerMaZderMind2015-02-26 17:57:42 +0100
commit6db2f0f4b9816ccd271332b89a05a9d0d753216b (patch)
treefd7ecf7cf16b33bdb75c45e747d12f9ecca43358 /lib/bootstrap.php
parent9fb5b19bb0652b9c187c9b552c0a7ec4d6778222 (diff)
shuffle things around on the way to a bootstrap-based configurable website
Diffstat (limited to '')
-rw-r--r--lib/bootstrap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.php b/lib/bootstrap.php
index 63d429c..57d9174 100644
--- a/lib/bootstrap.php
+++ b/lib/bootstrap.php
@@ -2,7 +2,7 @@
require_once('lib/PhpTemplate.php');
require_once('lib/helper.php');
-require_once('lib/config.php');
+require_once('config.php');
$tpl = new PhpTemplate('template/page.phtml');
$tpl->set(array(