Update {$mac}.xml (#4896)

This commit is contained in:
Len 2019-11-22 21:35:59 -05:00 committed by FusionPBX
parent 892c2d2d50
commit 2671d71f6c
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}