Fixes
This commit is contained in:
parent
8e970853f6
commit
ca2f5ed197
30 changed files with 181 additions and 338 deletions
|
|
@ -128,4 +128,4 @@ class Response
|
|||
{
|
||||
return $this->flush();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
namespace b8\Http;
|
||||
|
||||
use b8\Application;
|
||||
use b8\Config;
|
||||
use b8\Application, b8\Config;
|
||||
|
||||
class Router
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue