Fixed syntax error
This commit is contained in:
parent
5fff528152
commit
aa12e1a88c
@ -46,7 +46,7 @@ require 'filters.php';
|
||||
// Routes configs
|
||||
require 'routes.php';
|
||||
|
||||
//$app-auth = false;
|
||||
//$app->auth = false;
|
||||
|
||||
$app->container->set('user', function() {
|
||||
return new User;
|
||||
|
Loading…
Reference in New Issue
Block a user