Bug 2400 [3/18]: fixing pod syntax in C4/Log.pm
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 12 Aug 2008 15:11:38 +0000 (10:11 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:20 +0000 (22:09 +0100)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Log.pm

index b4732ac..8fb4488 100644 (file)
--- a/C4/Log.pm
+++ b/C4/Log.pm
@@ -180,7 +180,7 @@ sub displaylog {
     return ($count, \@results);
 }
 
-=head2 GetLogs
+=item GetLogs
 
 $logs = GetLogs($datefrom,$dateto,$user,$module,$action,$object,$info);