From 57b9d418c9107c9f6965463dca34a919e343f1f0 Mon Sep 17 00:00:00 2001 From: jgen Date: Tue, 18 Feb 2014 23:26:42 -0500 Subject: [PATCH] No idea how that got there. --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 6c4fa8d0..4e0bd779 100644 --- a/install.php +++ b/install.php @@ -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 <<

Shimmie Installer