all clixon event functions prepended with clixon_
Replaced fcgi getparam code with clixon-data parameters
This commit is contained in:
parent
a455b15f03
commit
14b03f63a3
34 changed files with 567 additions and 877 deletions
|
|
@ -33,8 +33,10 @@
|
|||
|
||||
***** END LICENSE BLOCK *****
|
||||
|
||||
*
|
||||
* Configuration file and Options.
|
||||
* This file contains access functions for two types of clixon vars:
|
||||
* - options, ie string based variables from Clixon configuration files.
|
||||
* Accessed with clicon_options(h).
|
||||
* @see clixon_data.[ch] for free-type runtime get/set *
|
||||
*/
|
||||
|
||||
#ifndef _CLIXON_OPTIONS_H_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue