actually use config
This commit is contained in:
parent
9fb61dd8a9
commit
9fb6ea82c3
@ -3,6 +3,7 @@
|
|||||||
require_once "secrets/config.php";
|
require_once "secrets/config.php";
|
||||||
require_once "lib/navpages.php";
|
require_once "lib/navpages.php";
|
||||||
require_once "lib/routing.php";
|
require_once "lib/routing.php";
|
||||||
|
require_once "lib/config.php";
|
||||||
|
|
||||||
$routerConfig = array();
|
$routerConfig = array();
|
||||||
$routerRequest = array();
|
$routerRequest = array();
|
||||||
|
Loading…
Reference in New Issue
Block a user