62b044 Add `newbb2phpbb' PHP script. I made this script some time ago to

Authored and Committed by areguera 12 years ago
29 files changed. 3947 lines added. 0 lines removed.
Scripts/newbb2phpbb/GPL
file added
+340
Scripts/newbb2phpbb/classes/db_mysql.php
file added
+208
Scripts/newbb2phpbb/classes/html.php
file added
+132
Scripts/newbb2phpbb/classes/ldap.php
file added
+321
Scripts/newbb2phpbb/classes/mail.php
file added
+157
Scripts/newbb2phpbb/classes/newbb_to_phpbb.php
file added
+424
Scripts/newbb2phpbb/contents/content.php
file added
+17
Scripts/newbb2phpbb/contents/footer.php
file added
+6
Scripts/newbb2phpbb/contents/header.php
file added
+27
Scripts/newbb2phpbb/contents/p_help.php
file added
+36
Scripts/newbb2phpbb/contents/p_main.php
file added
+59
Scripts/newbb2phpbb/img/header-bg.png
file added
+0
Scripts/newbb2phpbb/img/html-bg.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-blue.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-gray.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-green.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-orange.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-red.png
file added
+0
Scripts/newbb2phpbb/img/moin-msg-bg-violet.png
file added
+0
Scripts/newbb2phpbb/img/navibartop-bg.png
file added
+0
Scripts/newbb2phpbb/img/navibartop-hover-bg.png
file added
+0
Scripts/newbb2phpbb/img/previous.png
file added
+0
Scripts/newbb2phpbb/img/reload.png
file added
+0
Scripts/newbb2phpbb/img/smile.png
file added
+0
Scripts/newbb2phpbb/index.php
file added
+13
Scripts/newbb2phpbb/schemas/newbb-mysql.sql
file added
+311
Scripts/newbb2phpbb/schemas/phpBB3_mysql_41_schema.sql
file added
+1003
Scripts/newbb2phpbb/schemas/xoops_mysql_schema.sql
file added
+570
Scripts/newbb2phpbb/style.css
file added
+323
    Add `newbb2phpbb' PHP script. I made this script some time ago to
    migrate newbb forums database into a phpbb3 forum database. The last
    version of this work is stored in my backup device as
    Mon_May_31_141749_CDT_2010 and that is the one I add here.
    
    
        
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added