removed shasum its local1

This commit is contained in:
Thies Mueller 2021-01-08 17:26:46 +01:00
parent a9db943b44
commit 7cfdade617

View File

@ -6,7 +6,7 @@ $pdo = new PDO('mysql:host=localhost;dbname=usertable', 'usertable', 'password')
<html> <html>
<head> <head>
<title>Register</title> <title>Register</title>
<link rel="stylesheet" href="ressources/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="ressources/css/bootstrap.min.css" crossorigin="anonymous">
</head> </head>