Cleanup most of the DIY extension detection/dl() code into nice clean wfDl()
[lhc/web/wiklou.git] / includes / installer / Installer.php
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-14 Chad HorohoeRemove unused var
2010-06-09 Chad HorohoeFix rename of exception from when I moved it
2010-06-07 Chad HorohoeSave settings after adding the groups, or the groups...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-13 Chad HorohoeFollowup r66364, add WinCache support to installer
2010-05-12 Alexandre Emsenhuberarray_unshift() returns the count of elements in the...
2010-05-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk