잘못된 주석 코드 삭제
This commit is contained in:
@ -621,6 +621,7 @@ if(!empty($extend_file) && is_array($extend_file)) {
|
||||
foreach($extend_file as $file) {
|
||||
include_once(G5_EXTEND_PATH.'/'.$file);
|
||||
}
|
||||
unset($file);
|
||||
}
|
||||
unset($extend_file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user