From: umherirrender Date: Sat, 1 Feb 2014 10:44:37 +0000 (+0100) Subject: Remove outdated todo from RecentChange.php X-Git-Tag: 1.31.0-rc.0~17051 X-Git-Url: http://git.cyclocoop.org/%24dirpuce/puce%24spip_lang_rtl.gif?a=commitdiff_plain;h=712cdc59afa8674326996a0e247d31c1cab77b62;p=lhc%2Fweb%2Fwiklou.git Remove outdated todo from RecentChange.php Documentation was added with r85781 Change-Id: I769e2a340dee3e41a0b7b05fe856f54bd55a32e6 --- diff --git a/includes/changes/RecentChange.php b/includes/changes/RecentChange.php index e71a2d5d2a..01ad72481c 100644 --- a/includes/changes/RecentChange.php +++ b/includes/changes/RecentChange.php @@ -60,8 +60,6 @@ * temporary: not stored in the database * notificationtimestamp * numberofWatchingusers - * - * @todo document functions and variables */ class RecentChange { // Constants for the rc_source field. Extensions may also have @@ -546,7 +544,6 @@ class RecentChange { /** * Makes an entry in the database corresponding to page creation * Note: the title object must be loaded with the new id using resetArticleID() - * @todo Document parameters and return * * @param $timestamp * @param $title Title