How-to Wiki
RoundCube Webmail Installer
$item) { $j = $i + 1; $link = $RCI->step > $j ? '
' . Q($item) . '
' : Q($item); printf('
%s
', $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
'; } ?>