mybranch not exported (merge pb)
authorPaul POULAIN <paul.poulain@biblibre.com>
Sat, 30 Oct 2010 02:48:04 +0000 (04:48 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 21 Dec 2010 08:18:12 +0000 (21:18 +1300)
C4/Branch.pm

index 056a1d1..db7a87f 100644 (file)
@@ -46,6 +46,7 @@ BEGIN {
                &DelBranch
                &DelBranchCategory
                &CheckCategoryUnique
+               &mybranch
        );
        @EXPORT_OK = qw( &onlymine &mybranch get_branch_code_from_name );
 }