Skip to:
Content

bbPress.org


Ignore:
Timestamp:
08/11/2015 08:17:53 PM (8 years ago)
Author:
johnjamesjacoby
Message:

Sniffer: Whitespace around variables in arrays.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/forums.php

    r5868 r5908  
    803803
    804804        // Messages array
    805         $messages[$this->post_type] = array(
     805        $messages[ $this->post_type ] = array(
    806806            0 =>  '', // Left empty on purpose
    807807
Note: See TracChangeset for help on using the changeset viewer.