Go to the source code of this file.
Functions | |
wfSpecialRecentchanges ($par) | |
rcCountLink ($lim, $d, $page="Recentchanges", $more="") | |
rcDaysLink ($lim, $d, $page="Recentchanges", $more="") | |
rcDayLimitLinks ($days, $limit, $page="Recentchanges", $more="", $doall=false, $minorLink="", $botLink="", $liuLink="") | |
rcLimitLinks ($page="Recentchanges", $more="", $doall=false) |
|
Definition at line 166 of file SpecialRecentchanges.php. References $d, $s, $wgLang, $wgUser, page, and wfMsg(). Referenced by rcDayLimitLinks(), and rcLimitLinks(). |
|
Definition at line 186 of file SpecialRecentchanges.php. References page, rcCountLink(), rcDaysLink(), and wfMsg(). Referenced by wfSpecialRecentchanges(). |
|
Definition at line 176 of file SpecialRecentchanges.php. References $d, $s, $wgLang, $wgUser, page, and wfMsg(). Referenced by rcDayLimitLinks(). |
|
Definition at line 207 of file SpecialRecentchanges.php. References page, rcCountLink(), and wfMsg(). |
|
Definition at line 5 of file SpecialRecentchanges.php. References $bits, $res, $row, $s, $sql, $sql2, $title, $wgDBname, $wgFeedClasses, $wgLang, $wgLanguageCode, $wgMemc, $wgOut, $wgRequest, $wgSitename, $wgTitle, $wgUser, DB_READ, rcDayLimitLinks(), title, wfArrayToCGI(), wfCheckLimits(), wfFetchObject(), wfFreeResult(), wfMsg(), wfQuery(), wfTimestampNow(), and wfUnix2Timestamp(). |