* Store the value of the page.page_restrictions field in Title::loadFromRow() and...
[lhc/web/wiklou.git] / includes / TitleArray.php
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...