Fixes for r95260:
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 5 Sep 2011 11:16:09 +0000 (11:16 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 5 Sep 2011 11:16:09 +0000 (11:16 +0000)
commite9658c4b9e441279b4228486e9a839e5ab107181
treee1c9335544114583053a3293ce7a4fc5a966cf13
parent9d59856a951a1c328e00bd9cf0ec43ea67cc4a2f
Fixes for r95260:
* Use protected instead of var
* Move documentation of closeRenameAndReopen() to parent class. Add a TODO for the other undocumented methods introduced in r95260
* Use the correct method name in the exceptions by using __METHOD__; messages were copypasted from one method to the other without changing anything. Also fix a typo ("argumnts")
* Minor coding style bit, will commit more style fixes in a minute
includes/Export.php