RoundCube Webmail Installer

load_config(); ?>
    $item) { $j = $i + 1; $link = ($RCI->step >= $j || $RCI->configured) ? '' . Q($item) . '' : Q($item); printf('
  1. %s
  2. ', $j+1, $RCI->step > $j ? ' passed' : ($RCI->step == $j ? ' current' : ''), $link); } ?>
step]) { include $include_steps[$RCI->step]; } else { header("HTTP/1.0 404 Not Found"); echo '

Invalid step

'; } ?>