X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/8446aee16b869be5235e55068ffeb76b163dac79..1394469c06e6908e6e77b48718ce6664db23407c:/install.php diff --git a/install.php b/install.php index a3db15b..c753c5b 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') as $subdir) { $subpath = $path.$subdir;