Remove outdated todo from RecentChange.php
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 1 Feb 2014 10:44:37 +0000 (11:44 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 1 Feb 2014 10:44:37 +0000 (11:44 +0100)
Documentation was added with r85781

Change-Id: I769e2a340dee3e41a0b7b05fe856f54bd55a32e6

includes/changes/RecentChange.php

index e71a2d5..01ad724 100644 (file)
@@ -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