mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
Remove include
This commit is contained in:
parent
71f21c4203
commit
c442a403e8
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
include 'secrets.php';
|
||||
|
||||
$fingerprint = htmlspecialchars($_GET["fp"]);
|
||||
$user = htmlspecialchars($_GET["user"]);
|
||||
$comment = htmlspecialchars($_GET["comment"]);
|
||||
|
|
Loading…
Reference in a new issue