This commit is contained in:
@@ -47,6 +47,8 @@ $routes->setAutoRoute(false);
|
||||
* --------------------------------------------------------------------
|
||||
*/
|
||||
$routes->post('api/proofread', 'ProofreadController::check', ['filter' => 'auth']);
|
||||
$routes->post('school-year/select', 'View\SchoolYearSelectionController::select', ['filter' => 'auth']);
|
||||
$routes->post('school-year/reset', 'View\SchoolYearSelectionController::reset', ['filter' => 'auth']);
|
||||
|
||||
/*
|
||||
* --------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user