model.php 104 B

12345
  1. <?php
  2. defined('IN_PHPCMS') or exit('Access Denied');
  3. defined('UNINSTALL') or exit('Access Denied');
  4. ?>