debug comment :(
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 26 May 2007 16:50:52 +0000 (16:50 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 26 May 2007 16:50:52 +0000 (16:50 +0000)
includes/Linker.php

index 75fd64c..7c3e09e 100644 (file)
@@ -228,7 +228,6 @@ class Linker {
                                }
                                wfProfileOut( $fname.'-immediate' );
                                wfProfileOut( $fname );
-print "returning $retVal;";
                                return $retVal;
                        }