MENU_NORMAL_ITEM, 'title' => 'Debug liste mailman', 'page callback' => 'drupal_get_form', 'page arguments' => array('oieau_mailman_list_biodiv_form'), 'access callback'=>'user_access', 'access arguments' => array('administer content'), 'file' => 'inc/forms.inc', 'file path' => drupal_get_path('module', 'oieau_mailman') ); */ return $items; }