remove REQUEST_URI from everywhere

git-svn-id: http://www.observium.org/svn/observer/trunk@2143 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-04-22 21:01:39 +00:00
parent 38fe6e2e03
commit 9de8c08a65
5 changed files with 7 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<tr>
<td><img src="images/login-hamster.png" alt="Login required" /></td>
<td>
<form action="<?php echo($_SERVER['REQUEST_URI']) ?>" method="post" name="logonform">
<form action="" method="post" name="logonform">
<h3>Please log in:</h3>
<div style="height: 0px;"></div>
<table border="0" align="left">