mirror of
https://github.com/DanWin/hosting.git
synced 2025-08-03 13:01:49 +02:00
Fixed a typo
This commit is contained in:
parent
7e4ed95ba8
commit
ae2aa16f76
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ if(isset($_SERVER['HTTP_HOST']) && preg_match('/danwin1210\.(i2p|me)$/', $_SERVE
|
|||
<p>What you will get:</p>
|
||||
<ul>
|
||||
<li>Free anonymous webhosting</li>
|
||||
<li>Chose between PHP <?php echo implode(', ', PHP_VERSIONS); ?> or no PHP support</li>
|
||||
<li>Choose between PHP <?php echo implode(', ', PHP_VERSIONS); ?> or no PHP support</li>
|
||||
<li>Nginx Webserver</li>
|
||||
<li>SQLite support</li>
|
||||
<li>MariaDB (MySQL) database support</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue