added some useful models and controllers
This commit is contained in:
parent
9bb724147e
commit
1d4b2a3314
44 changed files with 6424 additions and 0 deletions
4
application/view/Error/index.phtml
Normal file
4
application/view/Error/index.phtml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<h3>Fehler</h3>
|
||||
<p>
|
||||
<?php echo $this->message ?>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue