Update {$mac}.xml (#4897)

This commit is contained in:
Len
2019-11-22 21:35:51 -05:00
committed by FusionPBX
parent 2fa8edb3fd
commit 892c2d2d50

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}