예제 #1
0
파일: cyfe.php 프로젝트: kamalspalace/_CORE
 public function __construct($tenant)
 {
     parent::__construct('shipon_bol-' . $tenant);
     $this->db = 'shipon_bol-' . $tenant;
 }