Commit Graph
5 Commits
Author SHA1 Message Date
HannoandThomas Hochstein 4a8616214f Avoid undefined index notices.
See #642.

Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:28:53 +02:00
HannoandThomas Hochstein f26a306026 Escape category images to avoid backend XSS.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:08:28 +02:00
Hannoandonli a9153e1a2b Remove curly braces array syntax, avoids warning in PHP 7.4. 2019-07-29 17:29:45 +02:00
Hannoandonli 4445926033 Avoid warning about non-countable var, fix #587. 2019-01-11 16:28:08 +01:00
Hannoandonli 2669745975 replace deprecated each() with foreach() 2018-07-31 20:58:48 +02:00