示例#1
0
 function __construct($hooks, $info, $settings = array(), $is_generator = false, $modulename = NULL)
 {
     $this->modulename = $modulename;
     parent::__construct($hooks, $info, $settings, $is_generator);
 }