projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f171e7a
)
Wenn GREEK CAPITAL LETTER DELTA im Text, dann auch utf8 flaggen.
author
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 3 Jul 2014 08:33:42 +0000
(10:33 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 3 Jul 2014 08:33:42 +0000
(10:33 +0200)
SL/LXDebug.pm
patch
|
blob
|
history
diff --git
a/SL/LXDebug.pm
b/SL/LXDebug.pm
index
c2a7c59
..
cf6c912
100644
(file)
--- a/
SL/LXDebug.pm
+++ b/
SL/LXDebug.pm
@@
-24,6
+24,7
@@
use YAML;
use SL::Request ();
use strict;
+use utf8;
my ($text_diff_available);