コード例 #1
0
ファイル: dbconfig.php プロジェクト: bethory/Geo
 function __construct()
 {
     self::$con = self::connect();
 }