X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/d2c8c72cbde2e4813c7d32b3a118de99444d0273..ef377224ff62ab7068390672b36e7f475200fcfe:/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;