Manual:RecentChange.php

RecentChange.php contains the RecentChange class.

Functions edit

  • static RecentChange::newFromId( $rcid ) - Returns the recentchange or false.
  • static RecentChange::newFromConds( $conds, $fname = __METHOD__, $options = array() ) - Returns the recentchange or false.