exit; } if (isset($_GET["join-perform"])) { join_perform(); exit; } if (isset($_GET["diconnect-js"])) { diconnect_js(); exit; } if (isset($_GET["disconnect-popup"])) { diconnect_popup(); exit; } if (isset($_GET["disconnect-perform"])) { diconnect_perform(); exit; } if (isset($_GET["cntlm"])) { cntlm(); exit; } js(); function join_js() { header("content-type: application/x-javascript"); $page = CurrentPageName(); $tpl = new templates(); $title = $tpl->_ENGINE_parse_body("{restart_connection}"); echo "YahooWin6('905','{$page}?join-popup=yes','{$title}')"; }
if(isset($_GET["test-wbinfomoinst"])){test_wbinfomoinst();exit;} if(isset($_GET["test-wbinfomoinsa"])){test_wbinfomoinsa();exit;} if(isset($_GET["test-auth"])){test_auth();exit;} if(isset($_POST["SaveSambaBindInterface"])){SaveSambaBindInterface();exit;} if(isset($_POST["TESTAUTHUSER"])){test_auth_perform();exit;} if(isset($_POST["LDAP_SUFFIX"])){ldap_params_save();exit;} if(isset($_GET["test-popup-js"])){test_popup_js();exit;} if(isset($_GET["intro"])){intro();exit;} if(isset($_GET["join-js"])){join_js();exit;} if(isset($_GET["join-popup"])){join_popup();exit;} if(isset($_GET["join-perform"])){join_perform();exit;} if(isset($_GET["diconnect-js"])){diconnect_js();exit;} if(isset($_GET["disconnect-popup"])){diconnect_popup();exit;} if(isset($_GET["disconnect-perform"])){diconnect_perform();exit;} if(isset($_GET["cntlm"])){cntlm();exit;} js(); function join_js(){ header("content-type: application/x-javascript"); $page=CurrentPageName(); $tpl=new templates(); $title=$tpl->_ENGINE_parse_body("{restart_connection}"); echo "YahooWin6('905','$page?join-popup=yes','$title')"; } function diconnect_js(){ header("content-type: application/x-javascript"); $page=CurrentPageName();