WWWOFFLE Configuration Update Error
$reason?=ReadError{
Could not open the configuration file wwwoffle.conf for reading.
OR
There was a parse error in reading the configuration file wwwoffle.conf.
}{}
$reason?=BadSection{
There is no section called $section in the configuration file wwwoffle.conf to update.
}{}
$reason?=BadBody{
The body of the request was empty or invalid.
}{}
$reason?=WriteError{
Could not open the configuration file wwwoffle.conf for writing.
}{}
[Configuration Edit page]