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:
@@ -49,10 +49,6 @@ if (isset($_REQUEST['code'])) {
|
||||
}
|
||||
}
|
||||
|
||||
if (isset($_GET['install'])) {
|
||||
header('Location: login.php');
|
||||
}
|
||||
|
||||
?>
|
||||
<form class="form-horizontal" action="<?php echo $_SERVER['SCRIPT_NAME']; ?>" method="post" onsubmit="return md5_post()">
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user