Код: Выделить всё
$pbx01_connection = array("customer/voip_extensions.php");
например,
Код: Выделить всё
$pbx01_connection = '/admin/'.array("customer/voip_extensions.php");
Подробнее здесь: https://stackoverflow.com/questions/187 ... e-an-array
Код: Выделить всё
$pbx01_connection = array("customer/voip_extensions.php");
Код: Выделить всё
$pbx01_connection = '/admin/'.array("customer/voip_extensions.php");