Merge pull request #5732 from greenbea/patch-8
Grandstream HT802 fix loop_current_disconnect}
This commit is contained in:
commit
0d40da0b12
|
|
@ -1294,7 +1294,7 @@
|
|||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
{if isset($grandstream_loop_current_disconnect)}
|
||||
<P892>1</P892>
|
||||
<P892>{$grandstream_loop_current_disconnect}</P892>
|
||||
{else}
|
||||
<P892>0</P892>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Reference in New Issue