Update install.php
This commit is contained in:
parent
360e0c1a61
commit
c1eb5e7707
|
|
@ -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