. */ class Helpbodyedit extends Help { public function __construct() { $this->title = "Approve applications"; $this->name = "bodyedit"; } public function get_help() { } } ?>