Skip to content

Commit 70ab8fc

Browse files
committed
Config will now be included from the initial index.php to resolve issues where app is not one level up from public_html.
1 parent 25f5d10 commit 70ab8fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/app/init.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?php
22
require 'errorHandler.php';
33

4-
require 'config.php';
5-
64
// Uncomment if using the composer auto loader
75
// require 'vendor/autoload.php';
86

0 commit comments

Comments
 (0)