정적 분석 결과 반영. global 변수 몇몇 삭제
This commit is contained in:
@@ -65,7 +65,6 @@ function myclock() {
|
||||
myCommandList();
|
||||
|
||||
function myCommandList() {
|
||||
global $_basecolor, $_basecolor2, $_basecolor3;
|
||||
global $images;
|
||||
|
||||
$db = DB::db();
|
||||
|
||||
Reference in New Issue
Block a user