From 724e64f07bcdce36529949f525a05038529b7965 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 3 Dec 2014 22:15:13 +0100 Subject: Removed drakx common dependency --- lib/AdminPanel/Shared/TimeZone.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/AdminPanel/Shared/TimeZone.pm') diff --git a/lib/AdminPanel/Shared/TimeZone.pm b/lib/AdminPanel/Shared/TimeZone.pm index 969df94..552060b 100644 --- a/lib/AdminPanel/Shared/TimeZone.pm +++ b/lib/AdminPanel/Shared/TimeZone.pm @@ -61,8 +61,9 @@ use File::Copy; use AdminPanel::Shared::Locales; use AdminPanel::Shared::Services; -use MDK::Common::File; -use MDK::Common::Func; +use MDK::Common::File qw(cat_ output_p substInFile); +use MDK::Common::Func qw(find if_); + #============================================================= -- cgit v1.2.1