커맨드 버튼 재 구성.

$session 접근하는 변수에 Instance 지정
This commit is contained in:
2018-04-06 03:27:17 +09:00
parent 35e8fa952a
commit 11a9985543
12 changed files with 145 additions and 62 deletions
+1
View File
@@ -65,6 +65,7 @@ function myclock() {
myCommandList();
function myCommandList() {
$session = Session::Instance();
global $_basecolor, $_basecolor2, $_basecolor3;
global $images;