Refactored Form.
This commit is contained in:
parent
1fdf9a7ab1
commit
cfe93434ad
45 changed files with 58 additions and 83 deletions
|
|
@ -30,7 +30,6 @@ require_once(ROOT_DIR . 'vendor/autoload.php');
|
|||
$conf = [];
|
||||
$conf['b8']['app']['namespace'] = 'PHPCensor';
|
||||
$conf['b8']['app']['default_controller'] = 'Home';
|
||||
$conf['b8']['view']['path'] = SRC_DIR . 'View/';
|
||||
|
||||
$config = new PHPCensor\Config($conf);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue