You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix login
This commit is contained in:
@@ -52,6 +52,6 @@ if (isset($_POST['del_extra_files'])) {
|
||||
echo '
|
||||
<script>
|
||||
window.alert("安装成功,即将为您跳转到登陆界面!");
|
||||
location.href="../application/login.php?install";
|
||||
location.href="../application/login.php";
|
||||
</script>
|
||||
';
|
||||
|
||||
Reference in New Issue
Block a user