thomascube
2008-03-28 967b342039261ab294fe85d806fe49ce16391ada
installer/config.php
@@ -20,6 +20,9 @@
  'htmleditor' => 1,
);
// allow the current user to get to the next step
$_SESSION['allowinstaller'] = true;
if (!empty($_POST['submit'])) {
  
  echo '<p class="notice">Copy the following configurations and save them in two files (names above the text box)';