Bug 4083 subroutine HasItems needs to be exported
Calls to the unexported subroutine result in system error Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
ef8c349c2c
commit
77b7924a42
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ BEGIN {
|
|||
&reorder_members
|
||||
&check_routing &updateClaim &removeMissingIssue
|
||||
&CountIssues
|
||||
HasItems
|
||||
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue