Manual:RecentChange.php
Appearance
![]() | This page is outdated. |
MediaWiki file: RecentChange.php | |
---|---|
Location: | includes/changes/ |
Source code: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Classes: | RecentChange |
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.