bakdel.php 188 B

123456789
  1. <?php
  2. /**
  3. * tt管理工具
  4. * 作者:于斌
  5. */
  6. #删除备份数据库
  7. $config['lang'] = '删除备份';
  8. $config['oper'] = 'bakdel';
  9. if(!$config['name']) include('service.php');