mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Add token to the example of ApiAbuseFilterUnblockAutopromote.
Change-Id: I165afd2412053ea6477c0cd882b903855b277da2
This commit is contained in:
parent
9b505a7418
commit
7ec9201ead
|
@ -75,7 +75,7 @@ class ApiAbuseFilterUnblockAutopromote extends ApiBase {
|
|||
|
||||
public function getExamples() {
|
||||
return array(
|
||||
'api.php?action=abusefilterunblockautopromote&user=Bob'
|
||||
"api.php?action=abusefilterunblockautopromote&user=Bob&token=%2B\\"
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue