diff --git a/CrossReference.class.php b/CrossReference.class.php index 710e531..18ab0fd 100644 --- a/CrossReference.class.php +++ b/CrossReference.class.php @@ -189,7 +189,7 @@ private function postreplaceUnknownId($matches) /** Invoked at the last stage of the p arsing process. */ - public function parserAfterTidy( &$parser, &$text ) + public function parserAfterTidy( $parser, &$text ) { $text = preg_replace("/&(amp;)?column;/s", ':', $text); // Put back captions