custom->object as $object => $name) { echo "
  • "; common::printLink('custom', 'set', "module=$object", $name); echo '
  • '; } echo "
  • "; common::printLink('custom', 'flow', "", $lang->custom->flow); echo "
  • "; common::printLink('custom', 'working', '', $lang->custom->working); echo "
  • "; common::printLink('custom', 'required', '', $lang->custom->required); echo "
  • "; common::printLink('custom', 'score', '', $lang->custom->score); echo '
  • '; ?>