X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/8446aee16b869be5235e55068ffeb76b163dac79..f89474388394d7a7fd7dbb41f089956454e4957f:/install.php?ds=inline
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;