diff --git a/common.php b/common.php index 1d1a25c..dc1dc1f 100644 --- a/common.php +++ b/common.php @@ -1415,7 +1415,7 @@ function EnvOpt($needUpdate = 0) return message($html, getconstStr('Setup')); } -function render_list($path = '', $files = '') +function render_list($path = '', $files = []) { global $exts; global $constStr;