5 Commits

Author SHA1 Message Date
Fraenkiman
eca3bf6f3c Update admin.plugin.mediamanager.files.tpl 2023-03-26 18:23:47 +02:00
Fraenkiman
b29005f989 Behebt falsches HTML und veraltete Attribute im Mediamanager Plugin
Fixes #221
2023-03-26 18:10:46 +02:00
azett
88494f5526 check for correct admin referer on deletefile (see #64) 2022-12-29 15:01:49 +01:00
azett
f34a000d92 Fixed MediaManager template 2022-02-06 14:23:29 +01:00
azett
6b8a4776df Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.

I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00