aboutsummaryrefslogtreecommitdiffstats
path: root/includes/WatchedItem.php
diff options
context:
space:
mode:
authorTim Starling <tstarling@users.mediawiki.org>2004-07-24 07:27:48 +0000
committerTim Starling <tstarling@users.mediawiki.org>2004-07-24 07:27:48 +0000
commitbd36b1665161f7d5fdeac014397cea75814bcaa2 (patch)
tree024e40f8a92e4cd4f70b340f0eaa8105bb252a32 /includes/WatchedItem.php
parent21f8f5c0246d3ef4fbe2a8f78ab01f6b7ec875fe (diff)
downloadmediawikicore-bd36b1665161f7d5fdeac014397cea75814bcaa2.tar.gz
mediawikicore-bd36b1665161f7d5fdeac014397cea75814bcaa2.zip
missing fname
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/4372
Diffstat (limited to 'includes/WatchedItem.php')
-rw-r--r--includes/WatchedItem.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/WatchedItem.php b/includes/WatchedItem.php
index 4342fc7a2bd0..cc7a55e5a9c0 100644
--- a/includes/WatchedItem.php
+++ b/includes/WatchedItem.php
@@ -60,6 +60,8 @@ class WatchedItem {
function removeWatch()
{
+ $fname = 'WatchedItem::removeWatch';
+
$dbw =& wfGetDB( DB_MASTER );
$dbw->delete( 'watchlist',
array(