simple form for adding a user to the database, only available for admin users.
This commit is contained in:
parent
2830137d23
commit
1fc21819cc
30 changed files with 445 additions and 222 deletions
3
application/views/scripts/user/add-user.phtml
Normal file
3
application/views/scripts/user/add-user.phtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
echo $this->form;
|
Loading…
Add table
Add a link
Reference in a new issue