%REQUIRE_LOGIN%

master
Jakob 2020-03-08 16:15:23 +01:00
parent 9e915e30c5
commit 3dd284e29c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<?php
<?php
%REQUIRE_LOGIN%
$pdo = new PDO('mysql:host=localhost;dbname=web', 'webstuff', 'Schei// auf Pa$$w0rter!');
$error = false;
$error_message = "";