[otrs-cvs] otrs/bin otrs.CreateTranslationFile.pl,1.37,1.38
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv22532/bin
Modified Files:
otrs.CreateTranslationFile.pl
Log Message:
removed warnings.
Author: mb
Index: otrs.CreateTranslationFile.pl
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.CreateTranslationFile.pl,v
retrieving revision 1.37
retrieving revision 1.38
diff -2 -u -d -r1.37 -r1.38
--- otrs.CreateTranslationFile.pl 21 Jan 2013 17:16:26 -0000 1.37
+++ otrs.CreateTranslationFile.pl 21 Jan 2013 17:18:25 -0000 1.38
@@ -158,6 +158,4 @@
my $PurgeObsolete = $Param{PurgeObsolete};
- warn $Module;
-
my $ModuleDirectory = $Module;
my $LanguageFile;
@@ -171,5 +169,4 @@
$LanguageFile = "$Home/Kernel/Language/$Language.pm";
$TargetFile = "$Home/Kernel/Language/$Language.pm";
- warn "HOME is $Home\n, LAN = $Language";
}
else {
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log