Followup r86367, don't make constructor protected just yet, few underlying callers...
authorSam Reed <reedy@users.mediawiki.org>
Tue, 19 Apr 2011 10:40:32 +0000 (10:40 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Tue, 19 Apr 2011 10:40:32 +0000 (10:40 +0000)
commit9566baf11227f4644366254700be380ca88ef3da
tree83e1aad77ce519bbd0d90ceb4bdba2f636591e0b
parentf7c1ecc5ee270b2a97dcf61cc37d5652a8ead1a3
Followup r86367, don't make constructor protected just yet, few underlying callers still about

Need a way to do a blank title without using the constructor (Title::newBlank() maybe?)

* (bug 28608) Fatal error: Call to protected Title::__construct()
includes/Title.php