From 43ea1e6885c590f96a3dbc418584790b3a2e951d Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 9 May 2011 20:59:20 +0000 Subject: We use one more function of MDK::Common --- emi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emi') diff --git a/emi b/emi index 43ae751..dc49a19 100755 --- a/emi +++ b/emi @@ -35,7 +35,7 @@ use Iurt::Mail qw(sendmail); use Iurt::File qw(check_upload_tree); use Iurt::Util qw(plog_init plog); use Data::Dumper; -use MDK::Common qw(cat_); +use MDK::Common qw(cat_ if_); use MDK::Common::DataStructure qw(difference2); my %run; -- cgit v1.2.1