-stray debug message
authorErik Moeller <erik@users.mediawiki.org>
Sun, 6 Jul 2003 23:28:43 +0000 (23:28 +0000)
committerErik Moeller <erik@users.mediawiki.org>
Sun, 6 Jul 2003 23:28:43 +0000 (23:28 +0000)
includes/LinksUpdate.php

index 3c7ae87..0cf0156 100644 (file)
@@ -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 */