X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/8446aee16b869be5235e55068ffeb76b163dac79..0a8d6bb0971bfbae457dd740da4797dc5e295c5c:/install.php diff --git a/install.php b/install.php index a3db15b..26ae291 100755 --- a/install.php +++ b/install.php @@ -95,7 +95,7 @@ jirafeau_check_var_dir ($path) $path . '
' . $solution_str . '
' . $mkdir_str2); - foreach (array ('files', 'links') as $subdir) + foreach (array ('files', 'links', 'async', 'block') as $subdir) { $subpath = $path.$subdir;