silverstripe-framework/dev/install
Sean Harvey c72186917c BUGFIX Development server list should be retained when user submits installer form and gets redirected back
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@99005 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:18:33 +13:00
..
config-form.html BUGFIX Development server list should be retained when user submits installer form and gets redirected back 2011-02-02 14:18:33 +13:00
DatabaseConfigurationHelper.php API CHANGE Installer now uses a database configuration helper class which isolates the logic of checking the database away from the installer, this interface can be used by other databases like MSSQL and PostgreSQL. The installer now looks for a specific file inside each database module, provided it's configured in install.php MySQL is provided by default, as it lives in sapphire 2011-02-02 14:18:31 +13:00
install.css MINOR Styling on installer 2011-02-02 14:18:31 +13:00
MySQLDatabaseConfigurationHelper.php MINOR Removed return of connection and changed variables to conincide with r98795 2011-02-02 14:18:31 +13:00
php5-required.html MINOR Changed silverstripe.com references to silverstripe.org 2011-02-02 14:17:31 +13:00