mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove mystery code.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
3f47ee740d
commit
91cf61fba5
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ else {
|
|||
if ($login_error) {
|
||||
print "<span class='error'>" . $login_error . "</span><br />\n";
|
||||
}
|
||||
'?' . implode('&', $_GET);
|
||||
?>
|
||||
<form method="post" action="<?php echo $_SERVER['REQUEST_URI'] ?>">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Reference in a new issue