public function __construct()
 {
     parent::__construct();
 }
示例#2
0
 function AOK_KnowledgeBase()
 {
     parent::AOK_KnowledgeBase_sugar();
 }