vmInstall(); } public function discover_install () { //$this->vmInstall(); } public function postflight () { include(VMPATH_ADMIN.'/views/updatesmigration/tmpl/insfinished.php'); echo vRequest::getHtml('aio_html','something went wrong installing the AIO'); echo vRequest::getHtml('tcpdf_html','something went wrong installing the TcPdf'); } }