Get informations about survey

This commit is contained in:
Pierre
2018-01-04 10:29:07 +01:00
parent f1cbb8dc8a
commit 96b4f6b99e
3 changed files with 184 additions and 1 deletions

View File

@ -68,7 +68,6 @@ class userController
* @return array The result
*/
public function getUserInfos() : array{
user_login_required();
//Determine userID
if(isset($_POST['userID'])){