* Added file description headers
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 21 Aug 2010 18:20:09 +0000 (18:20 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 21 Aug 2010 18:20:09 +0000 (18:20 +0000)
commitb8cafd49788c57ffd150b3de74d3a849f24e9f66
tree3f412680355dc7a2bcc309c5f8cf03ff05172caf
parentd99e06dcf5547cb84eaa181a2154ad3d966992f5
* Added file description headers
* Added @file where needed
17 files changed:
includes/installer/CliInstaller.php
includes/installer/CoreInstaller.php
includes/installer/DatabaseInstaller.php
includes/installer/DatabaseUpdater.php
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php
includes/installer/MysqlInstaller.php
includes/installer/MysqlUpdater.php
includes/installer/OracleInstaller.php
includes/installer/PostgresInstaller.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteInstaller.php
includes/installer/SqliteUpdater.php
includes/installer/WebInstaller.php
includes/installer/WebInstallerOutput.php
includes/installer/WebInstallerPage.php