发布2.3测试版
This commit is contained in:
@@ -7,8 +7,6 @@ function exception_error_handler($errno, $errstr, $errfile, $errline) {
|
||||
}
|
||||
set_error_handler("exception_error_handler");
|
||||
|
||||
require __DIR__.'/../app/macros.php';
|
||||
|
||||
$uris = [];
|
||||
|
||||
foreach (['module', 'controller', 'action'] as $key => $uri) {
|
||||
|
||||
Reference in New Issue
Block a user