LiveUser::setOption() -- Sets an option.
Description
This package is not documented yet.
Parameter
- string
$option
option name
- mixed
$value
value for the option
Return value
returns true or PEAR Error
Throws
throws no exceptions thrown
See
see LiveUser::_options
Note
This function can not be called
statically.