38 $langs->load(
"quickmemo");
43 $head[$h][0] =
dolBuildUrl(DOL_DOCUMENT_ROOT.
"/quickmemo/admin/setup.php");
44 $head[$h][1] = $langs->trans(
"Settings");
45 $head[$h][2] =
'settings';
dolBuildUrl($url, $params=[], $addtoken=false, $anchor='')
Return path of url.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode='add', $filterorigmodule='')
Complete or removed entries into a head array (used to build tabs).
quickmemoAdminPrepareHead()
Prepare admin pages header.