Update Sccp_manager.class.php
This commit is contained in:
parent
cb9f9673cf
commit
0da6430b22
|
@ -1460,7 +1460,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO {
|
||||||
function init_sccp_path() {
|
function init_sccp_path() {
|
||||||
global $db;
|
global $db;
|
||||||
global $amp_conf;
|
global $amp_conf;
|
||||||
$driver_revision = array('0' => '', '430' => '.v431', '431' => '.v431');
|
$driver_revision = array('0' => '', '430' => '.v431', '431' => '.v432');
|
||||||
|
|
||||||
|
|
||||||
$confDir = $amp_conf["ASTETCDIR"];
|
$confDir = $amp_conf["ASTETCDIR"];
|
||||||
|
|
Loading…
Reference in a new issue