Bug 28692: (QA follow-up) Add module
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
de99b016d8
commit
53c56bc3dc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ package C4::Log;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
use Data::Dumper qw( Dumper );
|
||||
use JSON qw( to_json );
|
||||
|
||||
use C4::Context;
|
||||
|
|
Loading…
Reference in a new issue