summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Article.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Article.pm')
-rw-r--r--fml/lib/FML/Article.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/lib/FML/Article.pm b/fml/lib/FML/Article.pm
index e6c064da..9c0ec1ee 100644
--- a/fml/lib/FML/Article.pm
+++ b/fml/lib/FML/Article.pm
@@ -13,7 +13,7 @@ package FML::Article;
use strict;
use vars qw(@ISA @EXPORT @EXPORT_OK);
use Carp;
-use FML::Log qw(Log);
+use FML::Log qw(Log LogWarn LogError);
=head1 NAME