MediaWiki
REL1_20
|
Generate a list of changes using the good old system (no javascript) More...
Public Member Functions | |
recentChangesLine (&$rc, $watched=false, $linenumber=null) | |
Format a line using the old system (aka without any javascript). |
Generate a list of changes using the good old system (no javascript)
Definition at line 562 of file ChangesList.php.
OldChangesList::recentChangesLine | ( | &$ | rc, |
$ | watched = false , |
||
$ | linenumber = null |
||
) |
Format a line using the old system (aka without any javascript).
$rc | RecentChange, passed by reference |
$watched | Bool (default false) |
$linenumber | Int (default null) |
Definition at line 571 of file ChangesList.php.