From 05e728e657b5315076d68f754b0f1cafd405165c Mon Sep 17 00:00:00 2001 From: rein mitra Date: Sun, 9 Oct 2016 01:25:03 +0000 Subject: forum-merge script : hyhy this is rein with the initial testing release. its not pretty, its not streamlined. but it did merge my test forums --- forum-merge/forum-merge.py | 4 ++-- 1 file 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 -- cgit v1.2.3-70-g09d2