1
0
Fork 0

Initial commit of version 1.24.4

Dieser Commit ist enthalten in:
dsb 2015-05-22 13:43:20 +02:00
Ursprung 71216834d4
Commit ff7578f6fe
328 geänderte Dateien mit 38836 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