26require 
'../../main.inc.php';
 
   29$langs->loadLangs(array(
"companies", 
"admin"));
 
   42$title = $langs->trans(
"AdminTools");
 
   49print $langs->trans(
"SystemToolsAreaDesc").
'<br>';
 
   52print 
info_admin($langs->trans(
"SystemAreaForAdminOnly")).
'<br>';
 
   59print 
'<center><div class="logo_setup"></div></center>'; 
 
if(!defined('NOREQUIRESOC')) if(!defined( 'NOREQUIRETRAN')) if(!defined('NOTOKENRENEWAL')) if(!defined( 'NOREQUIREMENU')) if(!defined('NOREQUIREHTML')) if(!defined( 'NOREQUIREAJAX')) llxHeader()
Empty header.
load_fiche_titre($titre, $morehtmlright='', $picto='generic', $pictoisfullpath=0, $id='', $morecssontable='', $morehtmlcenter='')
Load a title with picto.
info_admin($text, $infoonimgalt=0, $nodiv=0, $admin='1', $morecss='hideonsmartphone', $textfordropdown='')
Show information for admin users or standard users.
accessforbidden($message='', $printheader=1, $printfooter=1, $showonlymessage=0, $params=null)
Show a message to say access is forbidden and stop program.