projekt templade added
This commit is contained in:
9
Views/Error/showErrMsg.phtml
Normal file
9
Views/Error/showErrMsg.phtml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php include dirname(__DIR__).'/header.phtml'; ?>
|
||||
|
||||
<h2><?=$error?></h2>
|
||||
<p><?=$debug?></p>
|
||||
|
||||
<?php include dirname(__DIR__).'/footer.phtml'; ?>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user