[FileRepo] Purging/transaction fixes.
[lhc/web/wiklou.git] / includes / TitleArray.php
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-05-28 Sam ReedMore parameter documentation!!
2011-04-25 Sam ReedType hinting
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-27 Aryeh Gregor* Add count() method to TitleArray and UserArray.
2008-07-25 Aryeh GregorAdd TitleArray, a straight rip-off of UserArray. I...