Change DB_SLAVE in comments

Change-Id: I571007cacf4a6047724fbbd4c5c2b83b7e040654
This commit is contained in:
Umherirrender 2017-10-15 11:13:34 +02:00
parent b69d5ccdf3
commit 15f3d89e25

View file

@ -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 ) {