X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/8446aee16b869be5235e55068ffeb76b163dac79..ef377224ff62ab7068390672b36e7f475200fcfe:/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 . '</code><br />' . $solution_str .
                                '<br />' . $mkdir_str2);
 
-    foreach (array ('files', 'links') as $subdir)
+    foreach (array ('files', 'links', 'async') as $subdir)
     {
         $subpath = $path.$subdir;