summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--forum-merge/forum-merge.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/forum-merge/forum-merge.py b/forum-merge/forum-merge.py
index 0e4bf5f..d9a9627 100644
--- a/forum-merge/forum-merge.py
+++ b/forum-merge/forum-merge.py
@@ -1,12 +1,12 @@
#!/usr/bin/python
import MySQLdb
-
+
#written by rein of tmw/evol
#credit to bruder torgen of phpbb.com. for his black magic sql statements.
#https://www.phpbb.com/community/viewtopic.php?f=65&t=1917165
-
+#hope it runs smooth as it does for me