fname never used
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 4 Dec 2005 20:10:34 +0000 (20:10 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 4 Dec 2005 20:10:34 +0000 (20:10 +0000)
includes/UserTalkUpdate.php

index 46cf42f..d04acbc 100644 (file)
@@ -46,7 +46,6 @@ class UserTalkUpdate {
         */
        function UserTalkUpdate( $action, $ns, $title, $summary, $minoredit, $timestamp) {
                global $wgUser, $wgMemc, $wgDBname;
-               $fname = 'UserTalkUpdate::UserTalkUpdate';
 
                $this->mAction = $action;
                $this->mNamespace = $ns;