Update LanguageEditor.class.php
authorschlimpf <github.com@schlipf.it>
Wed, 18 Mar 2015 11:28:30 +0000 (12:28 +0100)
committerschlimpf <github.com@schlipf.it>
Wed, 18 Mar 2015 11:28:30 +0000 (12:28 +0100)
commit389c9e714a0bc0d95f7ffad06ae79f1a706a1c4a
treed8f53a43a031d488e1b608e1633bc075dff0a86d
parent304afef1cd5f0e56fdd8cf2726a06fd9dfeeaefb
Update LanguageEditor.class.php

Also escape backslash characters (as first escape operation!). Otherwise this will lead to invalid PHP code in the language files, e.g. for the language item value "test\'test" or "test\".
wcfsetup/install/files/lib/data/language/LanguageEditor.class.php