Initial commit
This commit is contained in:
3
views/home.php
Normal file
3
views/home.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php $params['title'] = 'Home'; ?>
|
||||
<h1>Hello world!</h1>
|
||||
<?= var_dump($params) ?>
|
Reference in New Issue
Block a user