sp_testdirs.php 155 B

12345678
  1. <?php
  2. !defined('IN_MYMPS') && exit('FORBIDDEN');
  3. require_once MYMPS_DATA . '/sp_testdirs.php';
  4. include MYMPS_ROOT . '/template/box/sp_testdirs.html';
  5. ?>