* Adjust getting the right URL for karmavoting and shoutbox

plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
This commit is contained in:
Garvin Hicking
2008-12-01 09:07:07 +00:00
parent bc9728045a
commit f8094202fe
4 changed files with 10 additions and 6 deletions
@@ -249,7 +249,7 @@ class serendipity_event_entryproperties extends serendipity_event
function showPasswordform() {
global $serendipity;
$url = serendipity_currentURL();
$url = serendipity_currentURL(true);
$out = '
<form action="'.$url.'" method="post" id="entrypasswordform">