. */ class Helptotal_perday extends Help { public function __construct() { $this->title = "Applications per day"; $this->name = "total_perday"; } public function get_help() { } } ?>