Update {$mac}.xml (#4894)

This commit is contained in:
Len 2019-11-22 21:36:44 -05:00 committed by FusionPBX
parent dddda3e8fa
commit 4b420f5497
1 changed files with 1 additions and 3 deletions

View File

@ -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}