Browse Source

QR Code stuff should work now

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

1
app/gswave/index.php

@ -109,6 +109,7 @@
$xml .= "<Voicemail>*97</Voicemail>";
$xml .= "</Account>";
$xml .= "</AccountConfig>";
if ($_SESSION["ldap"]["qr_enable"]["numeric"] > 0){
$ldapxml = "<?xml version='1.0' encoding='utf-8'?>";
$ldapxml .= "<LdapConfig version='1'>";

Loading…
Cancel
Save