Move directory tpl users to teams
This commit is contained in:
parent
30135b4c6e
commit
7571c8c1b1
6 changed files with 5 additions and 5 deletions
6
onyx/include/team/me.php
Normal file
6
onyx/include/team/me.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
if(!defined('ONYX')) exit;
|
||||
|
||||
|
||||
return "teams/change";
|
||||
Reference in a new issue