Use User::equals() where applicable in the class
authorMichał Roszka <michal@roszka.pl>
Thu, 20 Aug 2015 06:20:30 +0000 (08:20 +0200)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 18 Sep 2015 08:54:28 +0000 (08:54 +0000)
commit5668f2347a65dda85fca5addd7cfc5f61db14717
treed4896b250be9fe68a8a9d61cf2118acc816bdbb1
parent8a126ee3b3db6b788aa97e2f2dc953eacf69955c
Use User::equals() where applicable in the class

It is a minor cleanup operation. I replaced a comparison of user 'mId'
with a corresponding 'User::equals()' call.

Change-Id: I89dea55789f343e794429c38934c263168ef608d
includes/User.php