정적 분석 결과 반영. global 변수 몇몇 삭제

This commit is contained in:
2018-04-08 12:56:56 +09:00
parent 48a560cb4c
commit 463994df42
21 changed files with 428 additions and 406 deletions
-1
View File
@@ -65,7 +65,6 @@ function myclock() {
myCommandList();
function myCommandList() {
global $_basecolor, $_basecolor2, $_basecolor3;
global $images;
$db = DB::db();