Fixes the attachment import of the phpBB3 importer

This commit is contained in:
Gerhard Schlager 2015-02-08 21:38:28 +01:00
parent 2f8e29bd04
commit 519c875d87

View file

@ -408,7 +408,7 @@ class ImportScripts::PhpBB3 < ImportScripts::Base
success_count += 1
html_for_upload(upload)
html_for_upload(upload, real_filename)
end
if new_raw != post.raw