* Allow userCan to take null $user - and replace it with $wgUser if passed.
authorAndrew Garrett <werdna@users.mediawiki.org>
Sun, 9 Sep 2007 08:11:58 +0000 (08:11 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Sun, 9 Sep 2007 08:11:58 +0000 (08:11 +0000)
commit82dcbbaaa70224df515cf7aacc89d05b63b22d9d
tree84d96e5d16a15553264ea3a86443441e0ab2081a
parenteccf6c04bc351103517273e1b8eb1d15a97e9e7b
* Allow userCan to take null $user - and replace it with $wgUser if passed.
* (Bug 7027) Shift handling of deletion permissions-checking to getUserPermissionsErrors.
includes/Article.php
includes/Title.php