Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/11/2012 09:32:04 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Breathing room for cast variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/ajax.php

    r5706 r5729  
    5757
    5858    /* Now pass the querystring to override default values. */
    59     $query_string = empty( $qs ) ? '' : join( '&', (array)$qs );
     59    $query_string = empty( $qs ) ? '' : join( '&', (array) $qs );
    6060
    6161    $object_filter = '';
Note: See TracChangeset for help on using the changeset viewer.