Archived
* 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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user