mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 01:23:50 +00:00
Update {$mac}.xml (#4897)
This commit is contained in:
@@ -6651,9 +6651,7 @@
|
||||
<!-- # For example: directory.grandstream.com/engineering -->
|
||||
<!-- # String -->
|
||||
{if isset($grandstream_phonebook_xml_server_path)}
|
||||
<P331>{$grandstream_phonebook_xml_server_path}{$mac}/</P331>
|
||||
{elseif isset($grandstream_phonebook_xml_server_path)}
|
||||
<P331>{$grandstream_phonebook_xml_server_path}</P331>
|
||||
<P331>{$grandstream_phonebook_xml_server_path}/{$mac}</P331>
|
||||
{else}
|
||||
<P331></P331>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user