mybranch not exported (merge pb)

This commit is contained in:
Paul POULAIN 2010-10-30 04:48:04 +02:00 committed by Chris Cormack
parent 150f67e896
commit bea80d2948

View file

@ -46,6 +46,7 @@ BEGIN {
&DelBranch
&DelBranchCategory
&CheckCategoryUnique
&mybranch
);
@EXPORT_OK = qw( &onlymine &mybranch get_branch_code_from_name );
}