(bug 13166) Adding TitleSecureAndSplit hook. Modified patch by Joshua Bacher
[lhc/web/wiklou.git] / includes / api / ApiFormatTxt.php
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-25 Roan KattouwClarifying unorthodox MIME type
2008-01-24 Roan KattouwTweaking r30119: changing txt and dbg's MIME type to...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php