Topic on Extension talk:Recent Changes Cleanup

DavidSev (talkcontribs)

Open the file RecentChangesCleanup_body.php and change line 59 from:

$skin = $wgUser->getSkin();

to

$skin = $this->getSkin();

It then all works fine.

Reply to "Broken in 1.27.1"