X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6c49ea194c030a04ce8b303aae2a51dce01c7382..03d1001bce1a6d3ba0cce77199a6e1ad686e8273:/install.php diff --git a/install.php b/install.php index 3bfbea8..41b25fc 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;