X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/a995e194d8f5e997cfc1032389497a9f20b7d7e3..8adcdf2e61aa2746235d99202ad07b59d0198b04:/install.php?ds=sidebyside diff --git a/install.php b/install.php index c753c5b..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', 'async') as $subdir) + foreach (array ('files', 'links', 'async', 'block') as $subdir) { $subpath = $path.$subdir;