예제 #1
0
파일: job.model.php 프로젝트: ohjack/newErp
 public static function initDB()
 {
     global $dbConn;
     self::$dbConn = $dbConn;
 }