예제 #1
0
파일: dbconfig.php 프로젝트: bethory/Geo
 function __construct()
 {
     self::$con = self::connect();
 }