From 0b4c153905b045acd9a11ef2cd22c94c5483896f Mon Sep 17 00:00:00 2001 From: tipaul Date: Fri, 5 Nov 2004 10:11:39 +0000 Subject: [PATCH] export auth_count_usage (bugfix) --- C4/AuthoritiesMarc.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/C4/AuthoritiesMarc.pm b/C4/AuthoritiesMarc.pm index b3b6b231d1..13324b4ce4 100644 --- a/C4/AuthoritiesMarc.pm +++ b/C4/AuthoritiesMarc.pm @@ -42,6 +42,7 @@ $VERSION = 0.01; &AUTHgetauthority &AUTHgetauth_type + &AUTHcount_usage &authoritysearch @@ -836,6 +837,9 @@ Paul POULAIN paul.poulain@free.fr # $Id$ # $Log$ +# Revision 1.8 2004/11/05 10:11:39 tipaul +# export auth_count_usage (bugfix) +# # Revision 1.7 2004/09/23 16:13:00 tipaul # Bugfix in modification # -- 2.39.2