From ad2f6dfb5423ddc112f6baa25a8a06a8e04ce8f3 Mon Sep 17 00:00:00 2001 From: i am da real crt yes Date: Tue, 6 Sep 2022 16:03:07 +0200 Subject: [PATCH] started work on ldap qr code and cleaned up a bit --- app/gswave/index.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/gswave/index.php b/app/gswave/index.php index 21d4477..d7194cb 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.php @@ -110,7 +110,6 @@ $xml .= ""; $xml .= ""; - $ldapxml = ""; $ldapxml .= ""; $ldapxml .= "".$_SESSION["ldap"]["qr_server"]["text"]).""; @@ -125,12 +124,6 @@ $ldapxml .= "".$_SESSION["ldap"]["qr_num_attribute"]["text"].""; $ldapxml .= "".$_SESSION["ldap"]["qr_display_name"]["text"].""; $ldapxml .= "" - - - - - - } //yea i will have to go and recycle this aswell to make it generate the ldap code aswell