コード例 #1
0
ファイル: CommonModel.php プロジェクト: weihuagu/commonmodel
 function __construct()
 {
     parent::__construct();
     $this->getConfig();
 }