1
0
Fork 0
Dieser Commit ist enthalten in:
DSB 2011-06-10 22:58:43 +00:00
Commit af53009563
327 geänderte Dateien mit 38745 neuen und 0 gelöschten Zeilen

Datei anzeigen

@ -0,0 +1,7 @@
<?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