Update title in index.php to reflect demo version
This commit is contained in:
parent
c95fa8fe52
commit
4689f3f556
@ -14,7 +14,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST") {
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>PHP Demo</title>
|
||||
<title>PHP 123 Fabian Demo</title>
|
||||
<style>
|
||||
body { font-family: Arial, sans-serif; margin: 40px; }
|
||||
.box { padding: 20px; border: 1px solid #ccc; border-radius: 8px; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user