From: Erik Moeller Date: Sun, 6 Jul 2003 23:28:43 +0000 (+0000) Subject: -stray debug message X-Git-Tag: 1.1.0~444 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=9014f6157c23548ba008100cd58b53706c77fff2;p=lhc%2Fweb%2Fwiklou.git -stray debug message --- diff --git a/includes/LinksUpdate.php b/includes/LinksUpdate.php index 3c7ae87930..0cf01560bc 100644 --- a/includes/LinksUpdate.php +++ b/includes/LinksUpdate.php @@ -16,8 +16,6 @@ class LinksUpdate { { global $wgUseBetterLinksUpdate, $wgLinkCache, $wgDBtransactions; - wfDebug("Hello\n"); - /* Update link tables with outgoing links from an updated article */ /* Relies on the 'link cache' to be filled out */