Rename handler.php to kernel.php

This commit is contained in:
printempw 2017-08-05 13:40:42 +08:00
parent 904ab9f05b
commit 89243cb066
3 changed files with 2 additions and 2 deletions

View File

@ -26,4 +26,4 @@ runtime_check(array(
));
// handle the request
require __DIR__.'/bootstrap/handler.php';
require __DIR__.'/bootstrap/kernel.php';

@ -1 +1 @@
Subproject commit 75ad204aa2165b1ea1d5da955fa31015e74ed9eb
Subproject commit 5d018807c7bea0422063998c40ce356b529f6cc3