mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
* Vars table v_vars is not propagate table data Path ``` $xml_file = $_SERVER["DOCUMENT_ROOT"].PROJECT_PATH.'app/switch/resources/conf/vars.xml'; ``` Will expand too ``` /usr/share/nginx/fusionpbxapp/switch/resources/conf/vars.xml ``` This causes a failure to provision data into v_vars table for installs with a customized path.
7.2 KiB
7.2 KiB