X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6c49ea194c030a04ce8b303aae2a51dce01c7382..e4f9c92ff84f6146aaf1244147082efd57e289f6:/install.php
diff --git a/install.php b/install.php
index 3bfbea8..41b25fc 100644
--- a/install.php
+++ b/install.php
@@ -101,7 +101,7 @@ jirafeau_check_var_dir ($path)
$path . '
' . $solution_str .
'
' . $mkdir_str2);
- foreach (array ('files', 'links', 'async', 'block') as $subdir)
+ foreach (array ('files', 'links', 'async') as $subdir)
{
$subpath = $path.$subdir;