X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/9d3160e354918d84b84e6979cbd5215435ef3f5c..48a4d0a7e7535a5c05a5f6d2dde44c1ec066d822:/install.php?ds=sidebyside diff --git a/install.php b/install.php index 451ebe3..78680f8 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') as $subdir) + foreach (array ('files', 'links', 'async', 'alias') as $subdir) { $subpath = $path.$subdir;