55 $this->
output( sprintf(
"%10s %20s %3d %s\n", $ip, $host, $lag, $stars ) );
Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effo...
require_once RUN_MAINTENANCE_IF_MAIN
addDescription($text)
Set the description text.
output($out, $channel=null)
Throw some output to the user.
error($err, $die=0)
Throw an error to the user.