mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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);
|
error_reporting(NULL);
|
||||||
ob_start();
|
ob_start();
|
||||||
session_start();
|
session_start();
|
||||||
$TAB = 'BACKUP EXCLUSIONS';
|
$TAB = 'BACKUP';
|
||||||
|
|
||||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue