Add TitleArray, a straight rip-off of UserArray. I couldn't figure out how to make...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 25 Jul 2008 19:03:53 +0000 (19:03 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 25 Jul 2008 19:03:53 +0000 (19:03 +0000)
commit38473966ead6e85dc444f27b721c89542eb99866
tree46d890de5385fd4f3f76382932c1f9af9a7e4848
parent21c114764307b2b66844c734e71d9a870146c9ae
Add TitleArray, a straight rip-off of UserArray.  I couldn't figure out how to make them both inherit from ObjectArray or anything, so code duplication works for now.
includes/AutoLoader.php
includes/TitleArray.php [new file with mode: 0644]