아이콘, 게임 이미지 경로를 일괄 지정 가능하도록 변경
This commit is contained in:
@@ -65,8 +65,6 @@ function myclock() {
|
||||
myCommandList();
|
||||
|
||||
function myCommandList() {
|
||||
global $images;
|
||||
|
||||
$db = DB::db();
|
||||
$connect=$db->get();
|
||||
$userID = Session::getUserID();
|
||||
|
||||
Reference in New Issue
Block a user