summaryrefslogtreecommitdiffstats
path: root/frontend/api/login_AAI.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/api/login_AAI.php')
-rw-r--r--frontend/api/login_AAI.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/api/login_AAI.php b/frontend/api/login_AAI.php
index 2cb7da0..4268af0 100644
--- a/frontend/api/login_AAI.php
+++ b/frontend/api/login_AAI.php
@@ -4,10 +4,6 @@
require_once ('../../function.php');
include_once '../../vendor/autoload.php';
- /*require_once ('../../function/ProfileClass.php');
- $profil = new Profile();
- $profil->eduroamAnotherServerLogin();*/
-
$login = new ApiLogin();
$login->executeAction($params=array('action'=>'login_AAI'), $data=array());