Home
last modified time | relevance | path

Searched defs:device_lines (Results 1 – 4 of 4) sorted by relevance

/dports/www/fusionpbx/fusionpbx-4.4.1/app/devices/
H A Ddevice_copy.php90 $device_lines = $prep_statement->fetchAll(PDO::FETCH_NAMED); variable
H A Ddevice_dashboard.php320 $device_lines = $prep_statement->fetchAll(PDO::FETCH_NAMED); variable
H A Ddevice_edit.php398 $device_lines = $prep_statement->fetchAll(PDO::FETCH_NAMED); variable
/dports/www/fusionpbx/fusionpbx-4.4.1/app/extensions/
H A Dextension_edit.php686 $device_lines = $prep_statement->fetchAll(PDO::FETCH_NAMED); variable