mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Tab name
This commit is contained in:
parent
89b62eb4ac
commit
f064c09667
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
error_reporting(NULL);
|
||||
ob_start();
|
||||
session_start();
|
||||
$TAB = 'BACKUP EXCLUSIONS';
|
||||
$TAB = 'BACKUP';
|
||||
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue