5 lines
61 B
PHP
5 lines
61 B
PHP
<?php
|
|
|
|
if (!defined('IN_DISCUZ')) {
|
|
exit('Access Denied');
|
|
} |