This file contains 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 | |
/** | |
* miniBB Converter | |
* | |
* @since bbPress (r4689) | |
* @link Codex Docs http://codex.bbpress.org/import-forums/custom-import | |
*/ | |
class miniBB extends BBP_Converter_Base { |