Manual:RecentChange.php/zh

Category:Outdated pages/zh Category:MediaWiki code/zh#RecentChange.php

RecentChange.php包含最近更改级。

函数

  • static RecentChange::newFromId( $rcid ) - 返回最近更改或false。
  • static RecentChange::newFromConds( $conds, $fname = __METHOD__, $options = array() ) - 返回最近更改或false。
Category:MediaWiki code/zh Category:Outdated pages/zh