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

    r5850 r5908  
    920920
    921921        // Messages array
    922         $messages[$this->post_type] = array(
     922        $messages[ $this->post_type ] = array(
    923923            0 =>  '', // Left empty on purpose
    924924
Note: See TracChangeset for help on using the changeset viewer.