6 lines
189 B
PHP
Raw Normal View History

2024-08-06 18:06:00 +05:45
<?php
// Heading
$_['heading_title'] = 'Permission Denied!';
// Text
$_['text_permission'] = 'You do not have permission to access this page, please refer to your system administrator.';