summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/template/login_form.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/template/login_form.php b/web/template/login_form.php
index 02d69775..ab00071c 100644
--- a/web/template/login_form.php
+++ b/web/template/login_form.php
@@ -10,7 +10,6 @@ else {
if ($login_error) {
print "<span class='error'>" . $login_error . "</span><br />\n";
}
- '?' . implode('&amp', $_GET);
?>
<form method="post" action="<?php echo $_SERVER['REQUEST_URI'] ?>">
<div>