28define(
'ALLOWED_IF_UPGRADE_UNLOCK_FOUND', 1);
29include_once
'inc.php';
30include_once
'../core/class/html.form.class.php';
31include_once
'../core/class/html.formadmin.class.php';
39 header(
"Location: check.php?testget=ok");
55if (!is_readable($conffile)) {
57 print
'<span class="opacitymedium">'.$langs->trans(
"NoReadableConfFileSoStartInstall").
'</span>';
62print
'<br><br><div class="center">';
66print
'<td>'.$langs->trans(
"DefaultLanguage").
' : </td><td>';
67print $formadmin->select_language(
'auto',
'selectlang', 1, array(), 0, 1);
71print
'</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.