Answers for "ip condition in tpl"

0

ip condition in tpl

{if $smarty.server.REMOTE_ADDR == '115.xxx.xxx.6'}
	<span style="display: none;">TEST</span>
{/if}
Posted by: Guest on April-03-2021

Browse Popular Code Answers by Language