Merge remote-tracking branch 'origin/0.9.31.2' and fix install-SQL file

This commit is contained in:
Michael Kaufmann (d00p)
2013-12-24 15:29:57 +01:00
2 changed files with 5 additions and 7 deletions

View File

@@ -412,7 +412,6 @@ if ($page == 'overview') {
|| ($error500path != $result['error500path'])
|| ($options_cgi != $result['options_cgi'])
) {
inserttask('1');
$stmt = Database::prepare("UPDATE `" . TABLE_PANEL_HTACCESS . "`
SET `options_indexes` = :options_indexes,