- drupal
Every set of local tasks should provide one "default" task, that links to the same path as its parent when clicked.
File
- includes/
menu.inc, line 140 - API for the Drupal menu system.
Code
define('MENU_DEFAULT_LOCAL_TASK', MENU_IS_LOCAL_TASK | MENU_LINKS_TO_PARENT)