On Wednesday 13 April 2011, Derrick Ding wrote:
If setting-value could only happen in initialization phase, and exported function has only: pv_isset() and pv_unset, this doesn't work.
I need a function pv_set() to set the variable when condition is matched.
Hi Derrick,
htable variables can be read and set during runtime. Take a look to the module documentation for more informations and an example.
Cheers,
Henning