Browse Source

Somewhat finished other client generation

master
i am da real crt yes 2 years ago
parent
commit
16e3f339a8
  1. 2
      app/gswave/index.php

2
app/gswave/index.php

@ -220,7 +220,7 @@
echo "<p>LDAP QR Code</p>\n";
}
if ($_SESSION["ldap"]["gs_other_client"]["numeric"] > 0){
echo "<h3> Config for other clients: </h3>"
echo "<p>".$otherclient."</p>\n";
}
}

Loading…
Cancel
Save