v0.3 - Add debugging
This commit is contained in:
parent
0117991985
commit
fe781117d0
@ -48,6 +48,7 @@ class GossamerForumsCorrectEncoding < ImportScripts::Base
|
|||||||
puts e.backtrace.join("\n") # Print the full stack trace
|
puts e.backtrace.join("\n") # Print the full stack trace
|
||||||
text
|
text
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
# Method to fix encoding issues in post content
|
# Method to fix encoding issues in post content
|
||||||
def fix_encoding
|
def fix_encoding
|
||||||
|
Loading…
Reference in New Issue
Block a user