Update {$mac}.cfg
This commit is contained in:
parent
34b4ba1cff
commit
8b85ae98b6
|
|
@ -17,7 +17,7 @@
|
||||||
<PPPoEUser>user123</PPPoEUser>
|
<PPPoEUser>user123</PPPoEUser>
|
||||||
<PPPoEPassword>password</PPPoEPassword>
|
<PPPoEPassword>password</PPPoEPassword>
|
||||||
<wifi>
|
<wifi>
|
||||||
<WIFIEnable>{if isset($fanvil_wifi_enable)}1{else}0{/if}</WIFIEnable>
|
<WIFIEnable>{$fanvil_wifi_enable}</WIFIEnable>
|
||||||
</wifi>
|
</wifi>
|
||||||
</net>
|
</net>
|
||||||
<mm>
|
<mm>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue