Update pointers to the includes folder

This commit is contained in:
johnnyq
2025-03-13 18:12:18 -04:00
parent 7150b1545a
commit f1aa66119a
9 changed files with 26 additions and 26 deletions

View File

@@ -8,7 +8,7 @@
require_once "config.php";
require_once "functions.php";
require_once "check_login.php";
require_once "includes/check_login.php";
require_once "plugins/totp/totp.php";
/*