Thomas Hochstein f32be57fb5 Fix accidental deletion of extended properties.
Was mostly fixed by 8b51c37b98 (see #261),
but which missed 03cc73d77e and the other
older code before the foreach() loop.
Later on, 7fe8d91bc2 did the check for
'propertyform' the wrong way around.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-18 22:33:20 +02:00

21 lines
474 B
Plaintext

1.41.5:
-------
* Fix accidental deletion of extended properties.
1.41.4:
-------
* removed 'WHERE' keyword from fetchentries event hook, because that should be handled
by the issuing sql
1.41.3:
-------
* Add missing English language constant.
1.38:
-----
* Fixed preview of extended properties by 1.37
* Added some parameters for requirement
1.37:
-----
* Added image preview to extended properties if value is image format (Don Chambers)