Update install.php
This commit is contained in:
parent
3f943df8d5
commit
b8e23d1974
|
|
@ -405,7 +405,4 @@
|
|||
$view->assign("content", $content);
|
||||
echo $view->render('template.htm');
|
||||
|
||||
//include the footer
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue