diff --git a/Sccp_manager.inc/srvinterface.class.php b/Sccp_manager.inc/srvinterface.class.php index 9e38267..5c26ddc 100644 --- a/Sccp_manager.inc/srvinterface.class.php +++ b/Sccp_manager.inc/srvinterface.class.php @@ -224,17 +224,6 @@ class srvinterface { default: return 430; } - /* if ($res["vCode"] >= 433) { - - } - if ($res["vCode"] >= 431) { - return 431; - } else { - return 430; - } - * - */ -// return $res["vCode"]; } public function getSCCPVersion() { diff --git a/install.php b/install.php index c2b523d..419cf05 100644 --- a/install.php +++ b/install.php @@ -744,7 +744,7 @@ function InstallDB_updateDBVer($sccp_compatible) { global $db; outn("