33 $langs->load(
"webhook@webhook");
38 $head[$h][1] = $langs->trans(
"Miscellaneous");
39 $head[$h][2] =
'settings';
42 $head[$h][0] =
dol_buildpath(
"/webhook/target_list.php?mode=modulesetup", 1);
43 $head[$h][1] = $langs->trans(
"Targets");
44 $head[$h][2] =
'targets';
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
webhookAdminPrepareHead()
Prepare admin pages header.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode= 'add')
Complete or removed entries into a head array (used to build tabs).