16 sep 2013 kl. 20:33 skrev Daniel-Constantin Mierla <miconda@gmail.com>:

corex: new pv $cfg(key) - return attributes for config file

- $cfg(line) - the line of the current action.
- $cfg(name) - the name of the current conf file

Example of usage:

append_to_reply("P-Cfg-Line: $cfg(line)\r\n");

Cool idea.
Thank you for this patch!

/O