index.php 73 B

1234567
  1. <?php
  2. //后台首页
  3. if(!defined('IN_T')){
  4. die('hacking attempt');
  5. }
  6. ?>