diff --git a/Sccp_manager.inc/aminterface.class.php b/Sccp_manager.inc/aminterface.class.php index 54aa095..b82932f 100644 --- a/Sccp_manager.inc/aminterface.class.php +++ b/Sccp_manager.inc/aminterface.class.php @@ -80,7 +80,7 @@ class aminterface $this->load_subspace(); } - if ($this->_config['enabled'] { + if ($this->_config['enabled']) { // Ami is not hard disabled in __construct line 63. if ($this->open()) { // Can open a connection. Now check compatibility with chan-sccp.