X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6c49ea194c030a04ce8b303aae2a51dce01c7382..8b600187edd40b6bc402f1807648426c30de367c:/install.php?ds=inline
diff --git a/install.php b/install.php
index 3bfbea8..bc4c486 100644
--- a/install.php
+++ b/install.php
@@ -101,7 +101,7 @@ jirafeau_check_var_dir ($path)
$path . '
' . $solution_str .
'
' . $mkdir_str2);
- foreach (array ('files', 'links', 'async', 'block') as $subdir)
+ foreach (array ('files', 'links', 'async') as $subdir)
{
$subpath = $path.$subdir;
@@ -359,7 +359,6 @@ case 4:
}
else
{
- $cfg['style'] = 'courgette';
$cfg['installation_done'] = true;
jirafeau_export_cfg ($cfg);
echo '