wiki.techinc.nl/includes/context
Kunal Mehta 78a8351111 Properly check whether a user exists
User::newFromId() will never return false. We have to actually
load from the database to see whether the user still exists.

Change-Id: Id9329635717e6a4f1f34d0b2b665bb790685d2fa
2014-07-13 22:03:00 -07:00
..
ContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
DerivativeContext.php Enforce type hinting for setTitle() in IContextSource subclasses 2014-07-13 01:05:39 +00:00
IContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
RequestContext.php Properly check whether a user exists 2014-07-13 22:03:00 -07:00