mediawiki-extensions-AbuseF.../includes/special
Daimona Eaytoy eb91595d8a Use row->afl_action instead of $vars
There's not need to use the variableholder in this hacky (albeit common)
whay, since the row already holds the action.
Note, this doesn't guarantee that the next two lines won't fail - I'd
need to see the actual var dump (T231542#5450720) to determine exactly
why this is failing.

Bug: T231542
Change-Id: I2112b046d00e06b575d15ab3d7da57484fd9cbbd
2019-08-29 13:48:31 +02:00
..
AbuseFilterSpecialPage.php Add a parent class for special pages 2019-08-06 14:17:38 +00:00
SpecialAbuseFilter.php Add a parent class for special pages 2019-08-06 14:17:38 +00:00
SpecialAbuseLog.php Use row->afl_action instead of $vars 2019-08-29 13:48:31 +02:00