Update {$mac}.xml (#4896)
This commit is contained in:
parent
892c2d2d50
commit
2671d71f6c
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue