Remove the redundant processing of attachments
authorMarcel Werk <burntime@woltlab.com>
Tue, 21 Apr 2020 13:56:00 +0000 (15:56 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 21 Apr 2020 13:56:00 +0000 (15:56 +0200)
commitee6c1783a7c36199ac65c978452df4d7370d7ed5
treedd5e400bdbaff03ef6b780714dba3c88e2819a1c
parente99a79033904a977927232b6ace0f113a8a91540
Remove the redundant processing of attachments

Closes #35
14 files changed:
files/lib/system/exporter/IPB3xExporter.class.php
files/lib/system/exporter/IPB4xExporter.class.php
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/PhpBB3xExporter.class.php
files/lib/system/exporter/SMF2xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php
files/lib/system/exporter/WBB2xExporter.class.php
files/lib/system/exporter/WBB3xExporter.class.php
files/lib/system/exporter/WBB4xExporter.class.php
files/lib/system/exporter/XF12xExporter.class.php
files/lib/system/exporter/XoborExporter.class.php