Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/25/2013 03:06:32 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Constans album spatium. Consistent whitespace handling of foreach usages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/common/template-tags.php

    r4995 r5002  
    22852285
    22862286            // Loop through parents
    2287             foreach( (array) $ancestors as $parent_id ) {
     2287            foreach ( (array) $ancestors as $parent_id ) {
    22882288
    22892289                // Parents
Note: See TracChangeset for help on using the changeset viewer.