Admin part: home and teams part done
This commit is contained in:
parent
568a6beef0
commit
166be860c8
11 changed files with 250 additions and 55 deletions
5
onyx/include/admin/home.php
Normal file
5
onyx/include/admin/home.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
if(!defined('ONYX')) exit;
|
||||
|
||||
return "admin/home";
|
Reference in a new issue