---
 misc/translator/LangInstaller.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/misc/translator/LangInstaller.pm b/misc/translator/LangInstaller.pm
index df5fdcf..6d78237 100644
--- a/misc/translator/LangInstaller.pm
+++ b/misc/translator/LangInstaller.pm
@@ -24,6 +24,7 @@ use C4::Context;
 use YAML::Syck qw( Dump LoadFile );
 use Locale::PO;
 
+$YAML::Syck::ImplicitTyping = 1;
 
 sub set_lang {
     my ($self, $lang) = @_;
-- 
1.7.1

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to