1
0
Fork 0
MySQLDumper/inc/home/protection_delete.php
2015-05-22 13:43:20 +02:00

7 Zeilen
No EOL
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