Hide_D
3875a345c9
game table을 대상으로 하는 update, select에서 no=1 과 관련된 부분을 limit 1 로 변경
2018-03-31 23:21:46 +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
c49dcf8152
레거시 dbConn 함수를 우선 getDB() 함수에 기반하도록 변경
2018-03-05 00:49:31 +09:00
Hide_D
5ed33b1cda
general table의 no_member를 의미에 더 맞도록 owner로 변경.
...
general table의 user_id, password column 삭제. 코드도 이를 참조하지 않고 owner를 이용하도록 변경
2018-02-04 04:40:35 +09:00
Hide_D
e957a91b19
p_id를 noMember 기반으로 변경
2018-02-03 04:49:54 +09:00
Hide_D
3b8b62ac9b
기본 stylesheet를 common.css로 변경
2018-01-29 22:56:31 +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
9502197cc2
string 내부 $ 기호 추가 수정
2018-01-16 04:05:20 +09:00
Hide_D
28eaf7b0d7
string 내의 $ 호출들 일괄 변환.
2018-01-16 03:56:50 +09:00
Hide_D
35e92365f2
twe_close를 twe로 변경(서비스모드로 변경)
...
앞으로 추가 테스트 시작
2018-01-14 05:01:11 +09:00