Bug 21190: Add interfaces parameter to POD in C4::Logs
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 25 Oct 2019 08:10:18 +0000 (08:10 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 14 Apr 2020 15:13:38 +0000 (16:13 +0100)
Just fixing documentation along the way.
No test plan, just read the patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Log.pm

index 7d193e3..bad023d 100644 (file)
--- a/C4/Log.pm
+++ b/C4/Log.pm
@@ -122,7 +122,7 @@ sub cronlogaction {
 
 =item GetLogs
 
-$logs = GetLogs($datefrom,$dateto,$user,\@modules,$action,$object,$info);
+$logs = GetLogs($datefrom,$dateto,$user,\@modules,$action,$object,$info,$interfaces);
 
 Return:
 C<$logs> is a ref to a hash which contains all columns from action_logs