Remove @return void documentation
[lhc/web/wiklou.git] / includes / api / ApiQueryQueryPage.php
2011-07-20 Sam ReedRemove @return void documentation
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-04-25 Max SemenikFix typo in description
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-02-19 Sam ReedMore parameter documentation
2010-12-29 Chad HorohoeFix example per r78832 CR
2010-12-22 Sam ReedFixup date and uppercase parameter from r78824
2010-12-22 Sam ReedRemove spurious 0 from r78831
2010-12-22 Sam ReedAdd a really basic example for completeness
2010-12-22 Sam ReedFix trailing whitespace in ApiQueryQueryPage.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...