mirror of https://github.com/itflow-org/itflow
add router.php to inc_all_client.php
This commit is contained in:
parent
189098541e
commit
643a4ce666
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
require_once "../config.php";
|
||||
require_once "../functions.php";
|
||||
require_once "../includes/router.php";
|
||||
require_once "../includes/check_login.php";
|
||||
require_once "../includes/page_title.php";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue