Added additional import features
authorMarcel Werk <burntime@woltlab.com>
Sat, 6 Jul 2013 17:32:40 +0000 (19:32 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sat, 6 Jul 2013 17:32:40 +0000 (19:32 +0200)
commitfc531efba131c2fb6eab15a30ed5b1e0769c36fd
treea93096f0da95ae005f77906e12a9777bdfc6fbe4
parent11a85e3418df0de8fde4213bf6758a29e8bad244
Added additional import features
wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php [new file with mode: 0644]