28define(
'ALLOWED_IF_UPGRADE_UNLOCK_FOUND', 1);
29include_once
'inc.php';
31'@phan-var-force string $conffile';
32include_once
'../core/class/html.form.class.php';
33include_once
'../core/class/html.formadmin.class.php';
41 header(
"Location: check.php?testget=ok");
59 print
'<span class="opacitymedium">'.$langs->trans(
"NoReadableConfFileSoStartInstall").
'</span>';
64print
'<br><br><div class="center">';
68print
'<td>'.$langs->trans(
"DefaultLanguage").
' : </td><td>';
69print $formadmin->select_language(
'auto',
'selectlang', 1, array(), 0, 1);
73print
'</table></div>';
global $dolibarr_main_url_root
pHeader($subtitle, $next, $action='set', $param='', $forcejqueryurl='', $csstable='main-inside')
Show HTML header of install pages.
pFooter($nonext=0, $setuplang='', $jscheckfunction='', $withpleasewait=0, $morehtml='')
Print HTML footer of install pages.