Split Installer into Installer and CoreInstaller + made misc style and doc improvements
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Thu, 22 Jul 2010 17:58:26 +0000 (17:58 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Thu, 22 Jul 2010 17:58:26 +0000 (17:58 +0000)
commita620daf697ad15c9755393242f2849f1d267adbb
tree58fcee7282ee1bed9ea28378cc6224bfe8ce3079
parent8c5c696d63eb61b6e607f6d037a309879f43e47c
Split Installer into Installer and CoreInstaller + made misc style and doc improvements
includes/AutoLoader.php
includes/installer/CliInstaller.php
includes/installer/CoreInstaller.php [new file with mode: 0644]
includes/installer/DatabaseInstaller.php
includes/installer/Installer.php
includes/installer/WebInstaller.php
includes/installer/WebInstallerPage.php