Contact - Attachments: Prevent access without authentication.

This commit is contained in:
fusionate 2025-02-28 14:36:41 -07:00
parent f6df4fd0b3
commit 06e69bf5df
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
//includes files
require_once dirname(__DIR__, 2) . "/resources/require.php";
require_once "resources/check_auth.php";
//add multi-lingual support
$language = new text;