void set( string varname, mixed value )
The set() method is used to set the value of a configuration variable from within the module. varname is the name of the variable, value its new value.