No idea how that got there.

This commit is contained in:
jgen 2014-02-18 23:26:42 -05:00
parent 156b178b35
commit 57b9d418c9

View File

@ -436,7 +436,7 @@ function write_config() { // {{{
}
if(!file_put_contents("data/config/shimmie.conf.php", $file_content, LOCK_EX)) {
$h_file_content = htmlentities($file_content);[
$h_file_content = htmlentities($file_content);
print <<<EOD
<div id="installer">
<h1>Shimmie Installer</h1>