* function isValidPassword modified to return boolean(true/false)
[lhc/web/wiklou.git] / config / Installer.php
2009-10-19 Fenzik Joseph* function isValidPassword modified to return boolean...
2009-10-07 OverlordQ* (bug 21030) Fixed schema choices from being overwritt...
2009-09-20 Chad HorohoeInstaller spewing warnings due to disable_functions
2009-09-13 Chad Horohoe(bug 20624) Installation allows to select "language...
2009-09-01 Chad Horohoe(bug 20463) Replace is_a() with instanceof. Installer...
2009-08-29 Benjamin LeesAdd set_time_limit( 0 ) to the installer; this should...
2009-08-26 Chad HorohoePartial revert of r53664 (bug 14201 Set $wgDBadminuser...
2009-08-19 Brion VibberDe-clutter base directory; moving install-utils.inc...
2009-08-19 Brion VibberBreak installer guts out of config/index.php so we...