status()
string status()
Called by the configuration interface to let the module tell the
user about it's internal status. This method must return a string
containing HTML code that can be fitted in the <dd> part of a
<dl> list.
If this method is implemented the module will show Status and
debug info in the configuration interface.
|