silverstripe-framework/dev/install
Sean Harvey 7395271f7e MINOR Ensure php5-required.html template shows correct minimum and recommended PHP versions (thanks mattcleg!)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114915 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-12-13 23:39:04 +00:00
..
config-form.html ENHANCEMENT Show "Database Configuration" section of installer requirements for reference (collapsed by default) (from r111873) 2010-10-19 05:03:16 +00:00
DatabaseAdapterRegistry.php MINOR Fixed PHP strict standard where non-variables cannot be passed by reference (from r113968) 2010-12-05 08:39:31 +00:00
DatabaseConfigurationHelper.php MINOR Reverted r104923, as current database releases of mssql and sqlite3 modules don't support this yet (from r104924) 2010-10-15 01:17:25 +00:00
install.css BUGFIX Fixed inconsistent styling of reinstall actions at the bottom of the installer, and if using IIS, warn that this will overwrite the web.config file, not .htaccess (from r105029) 2010-10-15 01:22:44 +00:00
install.js BUGFIX Fixed correct input ID in install.js due to change in r105029 (from r105030) 2010-10-15 01:23:00 +00:00
MySQLDatabaseConfigurationHelper.php BUGFIX MySQLDatabaseConfigurationHelper::getVersion() will fallback to trying to get the version using a query if mysql_get_server_info() returns nothing (from r106071) 2010-10-15 02:54:18 +00:00
php5-required.html MINOR Ensure php5-required.html template shows correct minimum and recommended PHP versions (thanks mattcleg!) 2010-12-13 23:39:04 +00:00