Commit Graph
20 Commits
Author SHA1 Message Date
Hide_D 9e1aadf486 getDB(), getRootDB()를 autoload 클래스로 변경
- 각각 DB::db(), RootDB::db()임.
2018-03-25 00:07:37 +09:00
Hide_D a3f83d1e95 Session 클래스 수정.
- Session클래스 내에서 global setter, getter 재정의
- Session클래스에서 static 함수로 getUserID, getUserGrade 재정의
- 내부 서버에서 getUserID, getUserGrade를 쓰던 것 Session 클래스로 통일
- SESSION.php가 requireLogin 기능을 수행하던것을 Session의 static 함수로 통합
2018-03-24 20:04:55 +09:00
Hide_D 462bafe806 autoloader 구성.
class 정의
2018-03-24 18:13:03 +09:00
Hide_D b27562613e <!DOCTYPE html> 2018-03-19 23:23:05 +09:00
Hide_D 1b70485c9a banner, google_analysis 코드 제거 2018-03-07 21:33:19 +09:00
Hide_D d1026aae0f command 계열 함수 func_command.php 로 이전
baclButton(), CoreBackButton(), closeButton()을 echo에서 return string 타입으로
2018-03-03 17:46:23 +09:00
Hide_D ba0439ece2 tm서버에 적용된 패치 수정을 같이 적용 2018-02-20 01:34:44 +09:00
Hide_D 924864288c 스탯 주사위 폐기 2018-02-03 06:04:17 +09:00
Hide_D 8e18116f22 stylesheet.php 사용하는 남은 참조 제거 2018-01-29 22:58:56 +09:00
Hide_D ae0c2de758 font-size:13;을 font-size:13px;로 변경
allButton.php를 template로 이동.
2018-01-29 22:54:40 +09:00
Hide_D d2abd6daf2 oncontextmenu, ondragstart 금지 코드 수정. 우클릭 가능하도록. 2018-01-29 22:08:15 +09:00
Hide_D 1848af9f09 log 파일이 없을 때는 빈 텍스트를 리턴하도록 2018-01-20 06:00:17 +09:00
Hide_D 3e629c5c54 stylesheet를 우선 기본값으로 보여주도록 수정 2018-01-20 05:43:50 +09:00
Hide_D 8fa3af0fb8 warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
2018-01-20 04:00:59 +09:00
revofpla 8bf5433300 [php5_debug] jQuery 3.2.1로 고고 2018-01-18 17:40:00 +09:00
Hide_D fdefd49bea string $ 2018-01-16 04:33:19 +09:00
Hide_D c001179088 string 내 $ 기호 추가 변환 2018-01-16 04:09:31 +09:00
Hide_D 28eaf7b0d7 string 내의 $ 호출들 일괄 변환. 2018-01-16 03:56:50 +09:00
Hide_D 5302734219 require_once -> require 2018-01-14 14:26:08 +09:00
Hide_D 35e92365f2 twe_close를 twe로 변경(서비스모드로 변경)
앞으로 추가 테스트 시작
2018-01-14 05:01:11 +09:00