X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/53517d3b939f85007001beb3a01a32b032a9070b..0a5462c3311b4541a858b8e719ae8548877c7a62:/install.php
diff --git a/install.php b/install.php
index e54d44f..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;
@@ -340,7 +340,7 @@ case 4:
?>