Update title in index.php to reflect demo version
This commit is contained in:
parent
fa1db6afd6
commit
a055245cd7
@ -23,7 +23,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST") {
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h1>PHP funktioniert ✅</h1>
|
<h1>PHP funktioniert 123 ✅</h1>
|
||||||
|
|
||||||
<p><strong>Serverzeit:</strong> <?= date("d.m.Y H:i:s") ?></p>
|
<p><strong>Serverzeit:</strong> <?= date("d.m.Y H:i:s") ?></p>
|
||||||
<p><strong>PHP-Version:</strong> <?= phpversion() ?></p>
|
<p><strong>PHP-Version:</strong> <?= phpversion() ?></p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user