[Koha-patches] [PATCH] Bug 2400 [3/18]: fixing pod syntax in C4/Log.pm

Andrew Moore andrew.moore at liblime.com
Tue Aug 12 17:11:38 CEST 2008


---
 C4/Log.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C4/Log.pm b/C4/Log.pm
index b4732ac..8fb4488 100644
--- 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);
 
-- 
1.5.6



More information about the Koha-patches mailing list