These text lines parse

if ($sht(ipban=>$si)!=$null)

$sht(ipban=>$si)=1;

These don't parse

if($sht (ipban=>$si)!=$null)

$sht (ipban=>$si)=1;

In both cases the gap between $sht and the opening '(' is the problem.

Is this expected behaviour?

Jeremy


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to