From 9014f6157c23548ba008100cd58b53706c77fff2 Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Sun, 6 Jul 2003 23:28:43 +0000 Subject: [PATCH] -stray debug message --- includes/LinksUpdate.php | 2 -- 1 file changed, 2 deletions(-) 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 */ -- 2.20.1