🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:auth.php
<?php /** * ARCHI-TECH Admin Authentication Guard */ require_once __DIR__ . '/../config/config.php'; require_once __DIR__ . '/../includes/functions.php'; // Guard check. Redirects unauthorized users to the login screen. check_admin_auth();
Save Changes
Cancel
Create New File
Create New Folder