1
0
Fork 0

Removes logcheck from post.php, which is a public page

This commit is contained in:
sloum 2024-01-10 17:15:33 -08:00
parent 616e23b450
commit 9c09e431be
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
<?php
include_once "logcheck.php";
include_once "common.php";
include_once "config.php";
$f = $_GET["f"] ?? null;