コード例 #1
0
ファイル: Price.php プロジェクト: xiaoguizhidao/tyler-live
 /**
  * Initialize connection and define main table name
  *
  */
 protected function _construct()
 {
     parent::_construct();
 }