This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Implementation of Wotlab Burning Board v4.x Forum Converter. | |
* | |
* @since bbPress (r5104) | |
* @link Codex Docs http://codex.bbpress.org/import-forums/burningboard | |
*/ | |
class wbb4 extends BBP_Converter_Base { | |