Merge TitleArray and UserArray into one unified class, ObjectArray. Adding support...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 29 Jul 2008 00:51:08 +0000 (00:51 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 29 Jul 2008 00:51:08 +0000 (00:51 +0000)
commitc51f8ce69d4b2bc1544982c18f4b61efa79fbe53
tree28f506228d3e33a305e4283850a272dc4975f0df
parent9a2ae5fa74b05056f7edb735850b83cb0c4dd99b
Merge TitleArray and UserArray into one unified class, ObjectArray.  Adding support for a new type of object will now just take a few lines.
docs/hooks.txt
includes/AutoLoader.php
includes/ObjectArray.php [new file with mode: 0644]
includes/TitleArray.php [deleted file]
includes/UserArray.php [deleted file]