azett
|
27c3e825b3
|
Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
|
2021-02-13 13:47:18 +01:00 |
|
azett
|
091dc53c3b
|
Reworked German language files by Detlef - thanks a lot!
|
2020-09-15 13:31:03 +02:00 |
|
azett
|
810310bfcc
|
added German language files by laborix - thank you very much :)
|
2018-12-31 13:12:43 +01:00 |
|