Add class module routing
This commit is contained in:
@@ -30,6 +30,7 @@ use Exception;
|
||||
class App {
|
||||
|
||||
public $module_loaded = false;
|
||||
public $module_class = null;
|
||||
public $query_string;
|
||||
public $config;
|
||||
public $page;
|
||||
|
||||
Reference in New Issue
Block a user