Use __construct syntax instead of PHP4 syntax. Someone said it was causing problems...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 4 Jun 2007 22:26:15 +0000 (22:26 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 4 Jun 2007 22:26:15 +0000 (22:26 +0000)
commit9177c0461f80090cee62973c6b604cb96b7b61b4
tree7e420587792b095766f25f0fcfefff4fc2680ef5
parent71b560d4e4c4259daae00607991969d1e3d9a971
Use __construct syntax instead of PHP4 syntax.  Someone said it was causing problems, but in any case we may as well.  Nothing else seems to call them and they don't break my wiki at least, so it shouldn't cause problems.

(This is too trivial for RELEASE-NOTES.)
includes/BagOStuff.php