Correct error message for missing permission to get patrol information
authorMGChecker <hgasuser@gmail.com>
Mon, 2 May 2016 20:45:56 +0000 (22:45 +0200)
committerMGChecker <hgasuser@gmail.com>
Mon, 2 May 2016 22:03:47 +0000 (22:03 +0000)
commit6b47262a108a0aaf2836443aab63e041c6c1331b
tree11e6e40f0f773c700105218f41d315aae19508c4
parentc846d75b27a5d286cccebe25b259a72e0b22feb5
Correct error message for missing permission to get patrol information

Patrolmarks permission is enough to request patrol information, as it's coded
in useRCPatrol() and useNPPatrol().

Change-Id: I4115bdbbcaf6764d71784efe2d8ac63cc77ce770
includes/api/ApiQueryRecentChanges.php