mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Merge "Remove underscore from maintenance script to match class"
This commit is contained in:
commit
f2bbd2e640
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Update scratch_token column format
|
||||
*
|
||||
* Usage: php update_scratch_token_format.php
|
||||
* Usage: php updateScratchTokenFormat.php
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
Loading…
Reference in a new issue