Daniel-Constantin Mierla writes: > by returning 0, the execution of the script is interrupted -- same > behavior as 'exit'.
that is what i suspected. in my opinion there is too much "under cover" things happening here. it would be easier to debug and understand things if script would not terminate implicitly like this, but only if explicitly terminated by 'exit' or running out from the last route block. -- juha _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
