Nog meer foutherstel
This commit is contained in:
		| @@ -24,9 +24,6 @@ class Daniel | ||||
|             // Render index view | ||||
|             return $this->renderer->render($response, 'Daniel.phtml', $args); | ||||
|         }); | ||||
|         $app->post('/daniel', function ($request, $response, $args) { | ||||
|             // Render index view | ||||
|             $post = $request->getParsedBody(); | ||||
|  | ||||
|             try { | ||||
|                 $resp = $this->auth->login($post['rekeningnr'], $post['pascode']); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user