From: Antoine Musso Date: Sat, 26 May 2007 16:50:52 +0000 (+0000) Subject: debug comment :( X-Git-Tag: 1.31.0-rc.0~52800 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=9e854bd5d3117f17a4a6ac6367cc35c3dc075159;p=lhc%2Fweb%2Fwiklou.git debug comment :( --- diff --git a/includes/Linker.php b/includes/Linker.php index 75fd64c976..7c3e09e0f5 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -228,7 +228,6 @@ class Linker { } wfProfileOut( $fname.'-immediate' ); wfProfileOut( $fname ); -print "returning $retVal;"; return $retVal; }