mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-09 04:27:47 +08:00
Rename handler.php to kernel.php
This commit is contained in:
parent
904ab9f05b
commit
89243cb066
@ -26,4 +26,4 @@ runtime_check(array(
|
||||
));
|
||||
|
||||
// handle the request
|
||||
require __DIR__.'/bootstrap/handler.php';
|
||||
require __DIR__.'/bootstrap/kernel.php';
|
||||
|
2
plugins
2
plugins
@ -1 +1 @@
|
||||
Subproject commit 75ad204aa2165b1ea1d5da955fa31015e74ed9eb
|
||||
Subproject commit 5d018807c7bea0422063998c40ce356b529f6cc3
|
Loading…
Reference in New Issue
Block a user