v0.3 - Add debugging
This commit is contained in:
parent
fe781117d0
commit
1d5bae9d14
@ -89,8 +89,7 @@ class GossamerForumsCorrectEncoding < ImportScripts::Base
|
|||||||
|
|
||||||
def perform_encoding_correction
|
def perform_encoding_correction
|
||||||
puts "Encoding Correction beginning!"
|
puts "Encoding Correction beginning!"
|
||||||
# destroy_deleted_posts_from_gossamer
|
fix_encoding
|
||||||
destroy_deleted_posts_from_gossamer_with_user('spudone')
|
|
||||||
puts "Encoding Correction complete!"
|
puts "Encoding Correction complete!"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user