. */ class Helptotal_other extends Help { public function __construct() { $this->title = "Other totals"; $this->name = "total_other"; } public function get_help() { } } ?>