Fixes deprecated features in PHP 5.3.x.
[platal.git] / include / wiki / e-protect.php
index c6144c6..fa01e9b 100644 (file)
@@ -119,7 +119,7 @@ function eProtectDecode ($CompressedEmailAddress,$AlternateText) {
 }\r
 \r
 //----------------------------------------------------------------------\r
-function eProtectEncode ($pagename,&$page,&$new) {\r
+function eProtectEncode ($pagename,$page,&$new) {\r
 //----------------------------------------------------------------------\r
   global $KeepToken, $KPV, $UrlExcludeChars;\r
   if (!@$_POST['post']) return; // only Encode, when posting\r