add framework and basic application files
This commit is contained in:
commit
9066928191
72 changed files with 6716 additions and 0 deletions
2
views/fault/error/index.tpl
Normal file
2
views/fault/error/index.tpl
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<h1>Fehler</h1>
|
||||
<p class="error"><?=$code?>: <?=$string?></p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue