コード例 #1
0
ファイル: banword.php プロジェクト: h3len/Project
 public function __construct()
 {
     parent::__construct();
     $this->banword = new banwordClass();
 }
コード例 #2
0
ファイル: base_frm.php プロジェクト: h3len/Project
 function __construct()
 {
     parent::__construct();
 }