]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - install.php
back to modern style for installation process
[jirafeau_mojo42.git] / install.php
index a1eac8dfcbc880b71720d4a7d8b9f97bbad74269..81a00cc4e3e71a76379b8223ec1fa3a53bf8f72e 100644 (file)
@@ -356,6 +356,7 @@ case 4:
     }
     else
     {
     }
     else
     {
+        $cfg['style'] = 'courgette';
         $cfg['installation_done'] = true;
         jirafeau_export_cfg ($cfg);
         echo '<div class="message"><p>' .
         $cfg['installation_done'] = true;
         jirafeau_export_cfg ($cfg);
         echo '<div class="message"><p>' .

patrick-canterino.de