Issue #3512119 by joseph.olstad: Deprecated function: Creation of dynamic...
3 unresolved threads
Compare changes
+ 4
− 0
@@ -42,6 +42,7 @@ class Filebrowser {
@@ -57,6 +58,9 @@ class Filebrowser {
Camel case is favoured as a pattern in this class, forward/backwards compatibility fix. Data left over from 1x /2x installs massaged for compatibility with the 3.1.x class.
Edited by Joseph Olstad
This is required, otherwise the unserialize on line 58 throws a Deprecated function: Creation of dynamic properties. This is part 2 of a 2 part fix.