Removed unserialize() for additionalData
authorAlexander Ebert <ebert@woltlab.com>
Mon, 18 Jun 2012 17:16:05 +0000 (19:16 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 18 Jun 2012 17:16:05 +0000 (19:16 +0200)
commit8078d29a81ee6a046642aa163f7d8b95743a5f10
tree46ee516918d0060064407adccaeb446eebda4c3e
parent35e9ff679e0b6ca896d29a5723b60e12b2635e44
Removed unserialize() for additionalData

ObjectType itself handles the conversion already and is way more straight-forward if you ever fetch an object type directly.
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php