Update install.php

This commit is contained in:
FusionPBX 2019-09-08 09:44:56 -06:00 committed by GitHub
parent 3f943df8d5
commit b8e23d1974
1 changed files with 0 additions and 3 deletions

View File

@ -405,7 +405,4 @@
$view->assign("content", $content);
echo $view->render('template.htm');
//include the footer
require_once "resources/footer.php";
?>