mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 23:34:01 +01:00
15 lines
383 B
HTML
15 lines
383 B
HTML
<form action="index.php" methond="get">
|
|
<input type="hidden" name="_step" value="1" />
|
|
|
|
<p>Welcome to the interactive install script for the RoundCube Webmail package</p>
|
|
<p>First let's check your local environment and find out if everything RoundCube needs is available.</p>
|
|
|
|
<p>The basic requirements are:</p>
|
|
<ul>
|
|
<li></li>
|
|
</ul>
|
|
|
|
<input type="submit" value="START" />
|
|
|
|
</form>
|