Changeset 6115 for trunk/src/includes/admin/converters/Vanilla.php
- Timestamp:
- 11/02/2016 10:59:20 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/converters/Vanilla.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/Vanilla.php
r5951 r6115 604 604 605 605 /** 606 * This callback processes any custom BBCodes with parser.php607 */606 * This callback processes any custom BBCodes with parser.php 607 */ 608 608 protected function callback_html( $field ) { 609 609 require_once( bbpress()->admin->admin_dir . 'parser.php' );
Note: See TracChangeset
for help on using the changeset viewer.