Skip to:
Content

bbPress.org


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

Sniffer: Whitespace around variables in arrays.

File:
1 edited

Legend:

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

    r5886 r5908  
    10731073
    10741074        // Messages array
    1075         $messages[$this->post_type] = array(
     1075        $messages[ $this->post_type ] = array(
    10761076            0 =>  '', // Left empty on purpose
    10771077
Note: See TracChangeset for help on using the changeset viewer.