en el moras
This commit is contained in:
@@ -35,6 +35,7 @@ sub startup {
|
||||
$r->any('/json/candy/:command')->to('data#candy');
|
||||
|
||||
$r->any('/admin/:section'=> {section =>'home'})->to('home#admin');
|
||||
$r->any('/admin/json/:dreq/:id/')->to('data#admin');
|
||||
|
||||
$r->any('/login')->to('users#login');
|
||||
$r->any('/logout')->to('users#logout');
|
||||
|
||||
Reference in New Issue
Block a user