- Joined
- 2/11/21
- Messages
- 14
I have a script coded to delete files
/public_html/delete_files_panel.php
I have already included the xenforo library in my script
i want to restrict access to the PHP code based on Xenforo permissions, any idea how to achieve this?
/public_html/delete_files_panel.php
I have already included the xenforo library in my script
PHP:
You must log in to view
(2 lines)
i want to restrict access to the PHP code based on Xenforo permissions, any idea how to achieve this?
PHP:
You must log in to view
(11 lines)