azett
|
7d748fe62a
|
fixes #171 - thx! :)
|
2022-12-17 13:09:00 +01:00 |
|
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
|
a44a898632
|
Added Spanish language pack - muchas gracias, Carlos a.k.a karelv!
|
2021-01-02 13:35:33 +01:00 |
|