コード例 #1
0
ファイル: yamarket.php プロジェクト: JexyRu/Ksenmart
 public function __construct($config = array())
 {
     parent::__construct($config);
 }
コード例 #2
0
ファイル: comments.php プロジェクト: JexyRu/Ksenmart
 function __construct()
 {
     parent::__construct();
 }