diff --git a/install.php b/install.php index 33cd4c9..379b235 100644 --- a/install.php +++ b/install.php @@ -723,7 +723,6 @@ function InstallDB_CreateSccpDeviceConfigView($sccp_compatible) GROUP BY sccpuser.name; "; } else { $sql .= "CREATE OR REPLACE - ALGORITHM = MERGE VIEW sccpdeviceconfig AS SELECT CASE sccpdevice.profileid WHEN 0 THEN diff --git a/module.xml b/module.xml index 33f9036..d1f771d 100644 --- a/module.xml +++ b/module.xml @@ -1,7 +1,7 @@ sccp_manager SCCP Manager - 14.3.0.1 + 14.3.0.2 setup SCCP Connectivity Steve Lad, Alex GP