]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - install.php
Merge remote-tracking branch 'origin/master'
[jirafeau_mojo42.git] / install.php
index 5226f1bfdc48fb2616190184f96c1fbb1b403a5c..78680f83b490afa87bbd0477ca6256ed5e80b9db 100644 (file)
@@ -101,7 +101,7 @@ jirafeau_check_var_dir ($path)
                                $path . '</code><br />' . $solution_str .
                                '<br />' . $mkdir_str2);
 
-    foreach (array ('files', 'links', 'async') as $subdir)
+    foreach (array ('files', 'links', 'async', 'alias') as $subdir)
     {
         $subpath = $path.$subdir;
 
@@ -249,7 +249,7 @@ case 2:
         "2"><?php echo
         t
         ('Jirafeau has an administration interface (through admin.php). ' .
-        'You can set a password to access the interface or leave it be empty ' .
+        'You can set a password to access the interface or leave it empty ' .
         'to disable the interface.');
     ?></td> </tr> <tr> <td class = "label"><label for = "select_password"
        ><?php echo t('Administration password') . ':';

patrick-canterino.de