added some useful models and controllers
This commit is contained in:
parent
9bb724147e
commit
1d4b2a3314
44 changed files with 6424 additions and 0 deletions
5
application/view/Admin/index.phtml
Normal file
5
application/view/Admin/index.phtml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<div id="admin">
|
||||
<p>
|
||||
Willkommen im Admin Bereich.
|
||||
</p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue