No idea how that got there.
This commit is contained in:
parent
156b178b35
commit
57b9d418c9
@ -436,7 +436,7 @@ function write_config() { // {{{
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(!file_put_contents("data/config/shimmie.conf.php", $file_content, LOCK_EX)) {
|
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
|
print <<<EOD
|
||||||
<div id="installer">
|
<div id="installer">
|
||||||
<h1>Shimmie Installer</h1>
|
<h1>Shimmie Installer</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user