[OpenSER-Devel] SF.net SVN: openser: [3766] trunk
Daniel-Constantin Mierla
miconda at gmail.com
Tue Feb 26 23:40:42 CET 2008
Revision: 3766
http://openser.svn.sourceforge.net/openser/?rev=3766&view=rev
Author: miconda
Date: 2008-02-26 14:40:21 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
- return(PV) support
- PV can be any valid pseudo-variable
- when PV is null, acts as return(-1) -- return false
- when PV is string, acts as return(1) -- return true
- when PV is int, returns the value
Modified Paths:
--------------
trunk/Makefile.defs
trunk/action.c
trunk/cfg.y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list