mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Change DB_SLAVE in comments
Change-Id: I571007cacf4a6047724fbbd4c5c2b83b7e040654
This commit is contained in:
parent
b69d5ccdf3
commit
15f3d89e25
|
@ -73,7 +73,7 @@ class OATHUserRepository {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param integer $index DB_MASTER/DB_SLAVE
|
||||
* @param integer $index DB_MASTER/DB_REPLICA
|
||||
* @return DBConnRef
|
||||
*/
|
||||
private function getDB( $index ) {
|
||||
|
|
Loading…
Reference in a new issue