This commit is contained in:
Serghey Rodin 2015-11-05 03:14:15 +02:00
commit f064c09667

View file

@ -3,7 +3,7 @@
error_reporting(NULL);
ob_start();
session_start();
$TAB = 'BACKUP EXCLUSIONS';
$TAB = 'BACKUP';
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");