]> git.mjollnir.org Git - s9y.git/commitdiff
be compliant (and yes, I really found a browser where this did not work)
authornohn <nohn>
Thu, 12 May 2005 10:45:22 +0000 (10:45 +0000)
committernohn <nohn>
Thu, 12 May 2005 10:45:22 +0000 (10:45 +0000)
serendipity_admin.php

index 64b42ebb5dfd25ac144dacf0f14ef41b53e12ff3..56a3e83b7189b15c6abbe5bafa734fa8e730b5a2 100644 (file)
@@ -102,7 +102,7 @@ if (!isset($serendipity['serendipityPath']) || IS_installed === false || IS_up2d
                     <?php if ( isset($serendipity['POST']['action']) && !serendipity_userLoggedIn() ) { ?>
                     <div class="serendipityAdminMsgError"><?php echo WRONG_USERNAME_OR_PASSWORD; ?></div>
                     <?php } ?>
-                    <form action="?" method="post">
+                    <form action="serendipity_admin.php" method="post">
                         <input type="hidden" name="serendipity[action]" value="admin" />
                         <table cellspacing="10" cellpadding="0" border="0" align="center">
                             <tr>