„threadr/boards/index.php“ ändern

master
Jakob 2020-02-19 22:43:26 +01:00
parent 849c775557
commit d37db4cb4e
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<div class="item-1">
<h1><center>ThreadR Boards</center></h1>
</div>
</div>
<div class="item-2">
<ul class="topnav">
<?php
$pdo = new PDO('mysql:host=localhost;dbname=web', 'webstuff', 'Schei// auf Pa$$w0rter!');
@ -42,5 +42,7 @@
}
?>
</ul>
</div>
</div>
</body>
</html>