Don't call getTitleProtection(). That is really just an internal function for a DB...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 10 Jan 2008 23:13:45 +0000 (23:13 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 10 Jan 2008 23:13:45 +0000 (23:13 +0000)
commit22f1d1c4c2c0cb0afccc86c41b6621be0d4bab1f
treefdf2ef99db4c42759dbdacf00cbfdf68ea082aa2
parent6fd05d48cad0426c7b3ffe72866475c171e777e3
Don't call getTitleProtection(). That is really just an internal function for a DB query. It shouldn't even by public as it is. Just check 'create' restrictions. This is where they are saved too.
includes/SkinTemplate.php