28define(
'ALLOWED_IF_UPGRADE_UNLOCK_FOUND', 1);
29include_once
'inc.php';
34'@phan-var-force string $conffile';
35include_once
'../core/class/html.form.class.php';
36include_once
'../core/class/html.formadmin.class.php';
45 header(
"Location: check.php?testget=ok");
63 print
'<span class="opacitymedium">'.$langs->trans(
"NoReadableConfFileSoStartInstall").
'</span>';
68print
'<br><br><div class="center">';
72print
'<td>'.$langs->trans(
"DefaultLanguage").
' : </td><td>';
73print $formadmin->select_language(
'auto',
'selectlang', 1, array(), 0, 1);
77print
'</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.