THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#383 - htable $sht() not returning $null anymore
User who did this - i (takeshi)

----------
Here is how it is being used:

modparam("htable", "htable", "did=>size=20;dbtable=htable_did;")


                $var(domain) = $sht(did=>$rU);
                if($var(domain) == $null) {
                        sl_send_reply("480", "Unresolved");
                        exit;
                }

I assign the return value of $sht() to a variable ($var(domain)) because I will 
need it further down the road.

----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=383#comment1241

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to