User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:issue:7900

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mantisbt:issue:7900 [2007/05/01 03:57] – created vboctormantisbt:issue:7900 [2014/04/08 06:15] (current) gd71
Line 116: Line 116:
 } }
 </code> </code>
 +
  
 ===== Configuration ===== ===== Configuration =====
Line 148: Line 149:
  #   )  #   )
  # );  # );
- $g_custom_group_actions = + $g_custom_group_actions = array(0=> 
- array( 'action' => 'EXT_ADD_NOTE',  // you need to implement bug_actiongroup_<action_without_'EXT_')_inc.php + array( 'action' => 'EXT_ADD_NOTE',  // you need to implement bug_actiongroup_<action_without_'EXT_'>_inc.php 
- 'label' => 'actiongroup_menu_add_note' // see strings_english.txt for this label + 'label' => 'actiongroup_menu_add_note' // see strings_english.txt for this label 
-</php>+
 + ); 
 +</code>
mantisbt/issue/7900.1178006241.txt.gz · Last modified: 2008/10/29 04:36 (external edit)

CC Attribution-Noncommercial-Share Alike 4.0 International Driven by DokuWiki