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/Vanilla.php

    r5951 r6115  
    604604
    605605    /**
    606     * This callback processes any custom BBCodes with parser.php
    607     */
     606     * This callback processes any custom BBCodes with parser.php
     607     */
    608608    protected function callback_html( $field ) {
    609609        require_once( bbpress()->admin->admin_dir . 'parser.php' );
Note: See TracChangeset for help on using the changeset viewer.