1
0
Fork 0
MySQLDumper/inc/home/protection_delete.php

7 Zeilen
243 B
PHP

<?php
if (!defined('MSD_VERSION')) die('No direct access.');
@unlink($config['paths']['root'].'.htaccess');
@unlink($config['paths']['root'].'.htpasswd');
$action='status';
// todo -> give user info about success or failure of deleting action