alecpl
2009-05-31 b45aedd22c9283f6805efb686b9520eea78d83f9
installer/index.php
@@ -47,9 +47,9 @@
  exit;
}
// go to 'test' step if we have a local configuration
// go to 'check env' step if we have a local configuration
if ($RCI->configured && empty($_REQUEST['_step'])) {
  header("Location: ./?_step=3");
  header("Location: ./?_step=1");
  exit;
}