Replace rc_patrolled values with contants, part I
authorAmir Sarabadani <ladsgroup@gmail.com>
Wed, 11 Apr 2018 20:20:55 +0000 (22:20 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Wed, 11 Apr 2018 20:35:31 +0000 (22:35 +0200)
commit00a4f0939c92bd355ecdac49b9e12250646ac869
treed246a926dc6eea8e918639ab07f698426d663632
parent5a96dc393ed5a4107ad7c77f6da91e4bf33565a6
Replace rc_patrolled values with contants, part I

This constants has been recently introduced and it's good to use them

Change-Id: I8ce56dc95de3e49610dca71c00965ca1ac74bcf0
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php
includes/changes/RecentChange.php
includes/diff/DifferenceEngine.php
includes/logging/LogEntry.php
includes/page/WikiPage.php