예제 #1
0
파일: CModel.php 프로젝트: ennjamusic/study
 protected function setDbConn($link)
 {
     self::$dbLink = $link;
 }