mediawiki-extensions-AbuseF.../includes/pagers
Daimona Eaytoy 752492c2ba Use null defaults for search options on Special:AbuseFilter
- Use null instead of empty strings
- Check the mode, and not the pattern, to decide whether the user
  searched for something
- The call to parent::__construct can now be moved up
- Note in a comment how this code is problematic due to "smart"
  constructors
- Avoid caching the headers, as that's not going to work anymore.

Change-Id: I420ab0215d53354a67d9d130ebd8d85dfbd2778b
2020-10-01 13:35:36 +02:00
..
AbuseFilterExaminePager.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AbuseFilterHistoryPager.php Deduplicate instance variables in Pagers 2020-10-01 08:05:49 +00:00
AbuseFilterPager.php Use null defaults for search options on Special:AbuseFilter 2020-10-01 13:35:36 +02:00
AbuseLogPager.php Let sysops see difflinks to deleted revisions on Special:AbuseLog 2020-09-20 15:41:12 +02:00
GlobalAbuseFilterPager.php Use null defaults for search options on Special:AbuseFilter 2020-10-01 13:35:36 +02:00