Changeset 6115 for trunk/src/includes/admin/converters/Mingle.php
- Timestamp:
- 11/02/2016 10:59:20 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/converters/Mingle.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/Mingle.php
r5951 r6115 239 239 /** 240 240 * Mingle Forums do not support topic tags 241 */241 */ 242 242 243 243 /** Reply Section ******************************************************/ … … 476 476 477 477 /** 478 * This callback processes any custom BBCodes with parser.php479 */478 * This callback processes any custom BBCodes with parser.php 479 */ 480 480 protected function callback_html( $field ) { 481 481 require_once( bbpress()->admin->admin_dir . 'parser.php' );
Note: See TracChangeset
for help on using the changeset viewer.