diff --git a/main/install/update-files-1.8.8-1.9.0.inc.php b/main/install/update-files-1.8.8-1.9.0.inc.php index a9e7df0e8e..eedff8cc2d 100644 --- a/main/install/update-files-1.8.8-1.9.0.inc.php +++ b/main/install/update-files-1.8.8-1.9.0.inc.php @@ -55,24 +55,24 @@ if (defined('SYSTEM_INSTALLATION')) { if (!$found_software_url) { fwrite($fh, '$_configuration[\'software_url\'] = \'' . $software_url . '\';' . "\r\n"); } - $string = <<'); fclose($fh);