@ -39,9 +39,6 @@ $routes = [
|
||||
'users' => __DIR__ . '/../handlers/users.php',
|
||||
'assignments' => __DIR__ . '/../handlers/assignments.php',
|
||||
'clients' => __DIR__ . '/../handlers/clients.php',
|
||||
'clients/export' => __DIR__ . '/../handlers/client_export.php',
|
||||
'clients/export_all' => __DIR__ . '/../handlers/client_export.php',
|
||||
'activity' => __DIR__ . '/../handlers/activity.php',
|
||||
'results' => __DIR__ . '/../handlers/results.php',
|
||||
'export' => __DIR__ . '/../handlers/export.php',
|
||||
'app_questionnaires' => __DIR__ . '/../handlers/app_questionnaires.php',
|
||||
|
||||
Reference in New Issue
Block a user