Skip to:
Content

bbPress.org


Ignore:
Timestamp:
11/02/2016 10:59:20 AM (9 years ago)
Author:
netweb
Message:

Indentation fixes, tabs, not spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/converters/Mingle.php

    r5951 r6115  
    239239        /**
    240240         * Mingle Forums do not support topic tags
    241         */
     241        */
    242242
    243243        /** Reply Section ******************************************************/
     
    476476
    477477    /**
    478     * This callback processes any custom BBCodes with parser.php
    479     */
     478     * This callback processes any custom BBCodes with parser.php
     479     */
    480480    protected function callback_html( $field ) {
    481481        require_once( bbpress()->admin->admin_dir . 'parser.php' );
Note: See TracChangeset for help on using the changeset viewer.