[php5_debug] 지도 출력 관련 로직 예외처리 추가 및 내 정보의 array 호출에 따옴표 누락 수정

This commit is contained in:
2018-01-17 18:54:48 +09:00
parent 90ac479770
commit 009524edf3
3 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
//임시 땜빵 리팩터링.
require "lib.php";
require_once "lib.php";
function dbConnRoot() {
global $connect, $HTTP_COOKIE_VARS;