We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您的这个插件有一个问题,就是新安装后,插件有一个问价空间功能,第一次没有文件,他会报错,我稍微看了下源码,请将判断是否为数组优化一下, 如:if (is_array($file_list) && isset($file_list[0])) {
The text was updated successfully, but these errors were encountered:
谢谢指正
Sorry, something went wrong.
No branches or pull requests
您的这个插件有一个问题,就是新安装后,插件有一个问价空间功能,第一次没有文件,他会报错,我稍微看了下源码,请将判断是否为数组优化一下,
如:if (is_array($file_list) && isset($file_list[0])) {
The text was updated successfully, but these errors were encountered: