Fix for PHP < 5.2.3
[lhc/web/wiklou.git] / includes / api / ApiQueryDeletedrevs.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-26 Roan KattouwAPI performance enhancements (bug 13511):
2008-02-28 Daniel CannonAPI: Couplt problems with ApiQueryDeletedRevs
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-05 Rotem LissQuick solution for problems with limit=max when using...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-05 Daniel CannonAPI: Standardize limits. Use ApiBase constants to avoid...
2007-12-04 Roan KattouwWhat was I smoking when I made execute() private?!?
2007-12-04 Roan Kattouw* (bug 12195) Introducing 'undelete' right, which is...
2007-12-04 Roan KattouwRemoving double tabs inserted due to my editor's retard...
2007-12-03 Rotem LissUsers without the delete permission but with the delete...
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...