手册:RecentChange.php

From mediawiki.org
This page is a translated version of the page Manual:RecentChange.php and the translation is 100% complete.

RecentChange.php包含最近更改级。

函数

  • static RecentChange::newFromId( $rcid ) - 返回最近更改或false。
  • static RecentChange::newFromConds( $conds, $fname = __METHOD__, $options = array() ) - 返回最近更改或false。