From 75160b12821f7f4299cce7f0b69c83c1502ae071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Mon, 27 May 2024 13:08:29 +0200 Subject: 2024-02-19 upstream --- frontend/api/login_AAI.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'frontend/api/login_AAI.php') 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()); -- cgit v1.2.3