diff --git a/Sccp_manager.class.php b/Sccp_manager.class.php index 51b7516..4b4744d 100644 --- a/Sccp_manager.class.php +++ b/Sccp_manager.class.php @@ -1460,7 +1460,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO { function init_sccp_path() { global $db; global $amp_conf; - $driver_revision = array('0' => '', '430' => '.v431', '431' => '.v431'); + $driver_revision = array('0' => '', '430' => '.v431', '431' => '.v432'); $confDir = $amp_conf["ASTETCDIR"];