mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
Update provision.php
This commit is contained in:
@@ -878,6 +878,7 @@ include "root.php";
|
||||
//replace the variables in the template in the future loop through all the line numbers to do a replace for each possible line number
|
||||
$view->assign("mac" , $mac);
|
||||
$view->assign("label", $device_label);
|
||||
$view->assign("device_label", $device_label);
|
||||
$view->assign("firmware_version", $device_firmware_version);
|
||||
$view->assign("domain_name", $domain_name);
|
||||
$view->assign("project_path", PROJECT_PATH);
|
||||
|
||||
Reference in New Issue
Block a user