mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
license manager
This commit is contained in:
parent
45fd7dc75b
commit
60ebfe321a
13 changed files with 534 additions and 47 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
error_reporting(NULL);
|
||||
session_start();
|
||||
$TAB = 'USER';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue