PHAN 설정. sizeof 대신 count 사용
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ return [
|
||||
'hwe/func_time_event.php',
|
||||
'hwe/func_tournament.php',
|
||||
'hwe/process_war.php',
|
||||
'hwe/func.php'
|
||||
'hwe/func.php',
|
||||
'vendor/sergeytsalkov/meekrodb/db.class.php'
|
||||
],
|
||||
|
||||
// A list of directories that should be parsed for class and
|
||||
|
||||
Reference in New Issue
Block a user