mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
add web domain
This commit is contained in:
parent
c48a1a97c4
commit
2d12f47a73
18 changed files with 559 additions and 29 deletions
|
@ -3,6 +3,7 @@
|
|||
//error_reporting(NULL);
|
||||
ob_start();
|
||||
session_start();
|
||||
|
||||
$TAB = 'USER';
|
||||
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue