Go to file
Krenair 060a1d2cf8 Fix some errors on the main AbuseFilter page
I've been getting some errors on Special:AbuseFilter:
Warning: array_merge(): Argument #2 is not an array in /my/path/to/includes/Sanitizer.php on line 840
Warning: Invalid argument supplied for foreach() in /my/path/to/includes/Linker.php on line 366

This is the fix I came up with for them. I don't know how the previous code ever worked...

Change-Id: Ia6b159f184786d10fb696d267e65ce0530e8c64f
2012-10-14 22:46:55 +01:00
api Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
db_patches Add Global Rules 2012-08-27 03:30:07 +00:00
modules Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
special Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
tests svn:eol-style native 2009-04-09 20:45:31 +00:00
Views Fix some errors on the main AbuseFilter page 2012-10-14 22:46:55 +01:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
AbuseFilter.alias.php Localisation updates from http://translatewiki.net. 2012-10-05 21:24:46 +00:00
AbuseFilter.class.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
AbuseFilter.hooks.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
AbuseFilter.i18n.php Localisation updates from http://translatewiki.net. 2012-10-13 20:52:03 +00:00
AbuseFilter.parser.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
AbuseFilter.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
abusefilter.tables.pg.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sqlite.sql Add Global Rules 2012-08-27 03:30:07 +00:00
AbuseFilterVariableHolder.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
phpTest.php Start removing/fixing calls to deprecated methods in WMF used extensions 2010-10-29 15:14:44 +00:00