You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
修复开启登录上传后无法上传bug,安装增加user.ini检测
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
$config=Array
|
||||
(
|
||||
'title'=>'简单图床 - EasyImage',
|
||||
@@ -80,5 +80,5 @@ $config=Array
|
||||
'check_ip_model'=>0,
|
||||
'check_ip_list'=>'',
|
||||
'version'=>'2.4.7',
|
||||
'form'=>'2022-01-27 17:20:14'
|
||||
'form'=>'2022-01-28 21:21:52'
|
||||
);
|
||||
Reference in New Issue
Block a user