From 2a812dd8fc6f15d73b2970504196827b67919a02 Mon Sep 17 00:00:00 2001 From: 8chan Date: Mon, 12 May 2014 19:45:42 +0000 Subject: [PATCH] Fix failed merge --- templates/themes/ukko/theme.php | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/themes/ukko/theme.php b/templates/themes/ukko/theme.php index 9b054627..dde266e2 100644 --- a/templates/themes/ukko/theme.php +++ b/templates/themes/ukko/theme.php @@ -95,7 +95,6 @@ $body .= ''; $config['default_stylesheet'] = array('Yotsuba B', $config['stylesheets']['Yotsuba B']); - file_write($this->settings['uri'] . '/index.html', Element('index.html', array( return Element('index.html', array( 'config' => $config,