summaryrefslogtreecommitdiff
path: root/execute.php
diff options
context:
space:
mode:
Diffstat (limited to 'execute.php')
-rw-r--r--execute.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/execute.php b/execute.php
index cd94ae6..330e070 100644
--- a/execute.php
+++ b/execute.php
@@ -19,6 +19,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+require_once 'includes/config.defaults.php';
require_once 'config.php';
require_once 'routers/router.php';