From: Tim Starling Date: Sat, 24 Jul 2004 07:27:48 +0000 (+0000) Subject: missing fname X-Git-Tag: 1.5.0alpha1~2608 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=bd36b1665161f7d5fdeac014397cea75814bcaa2;p=lhc%2Fweb%2Fwiklou.git missing fname --- diff --git a/includes/WatchedItem.php b/includes/WatchedItem.php index 4342fc7a2b..cc7a55e5a9 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(