Update heading in index.php to change test title
This commit is contained in:
parent
62eced056d
commit
6dd4b67b84
@ -23,7 +23,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST") {
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h1>PHP funktioniert 123 dfghdfgh✅</h1>
|
<h1>Test 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