26 include_once
'inc.php';
27 include_once
'../core/class/html.form.class.php';
28 include_once
'../core/class/html.formadmin.class.php';
35 if (file_exists($conffile) && isset($dolibarr_main_url_root))
37 header(
"Location: check.php?testget=ok");
41 $langs->load(
"admin");
54 print '<br><br><div class="center">';
58 print '<td>'.$langs->trans(
"DefaultLanguage").
' : </td><td>';
59 print $formadmin->select_language(
'auto',
'selectlang', 1, 0, 0, 1);
63 print '</table></div>';
65 print '<br><br><span class="opacitymedium">'.$langs->trans(
"SomeTranslationAreUncomplete").
'</span>';
pHeader($subtitle, $next, $action= 'set', $param= '', $forcejqueryurl= '', $csstable= 'main-inside')
Show HTML header of install pages.
pFooter($nonext=0, $setuplang= '', $jscheckfunction= '', $withpleasewait=0)
Print HTML footer of install pages.
print
Draft customers invoices.