this shouldn't print anything

This commit is contained in:
Thies Mueller 2021-01-10 12:15:45 +01:00
parent 7fefbe994b
commit d900b2a57f

View File

@ -7,4 +7,3 @@ $pdo = new PDO('mysql:host='.$mysqlhost.';dbname='.$dbname.'', $dbuser , $dbpass
?> ?>
<h1>NOPE</h1>