Skip to:
Content

bbPress.org


Ignore:
Timestamp:
07/14/2015 12:46:38 AM (10 years ago)
Author:
johnjamesjacoby
Message:

I think this building should be condemned. There's serious metal fatigue in all the load-bearing members, the wiring is substandard, it's completely inadequate for our power needs, and the neighborhood is like a demilitarized zone.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/common/ajax.php

    r5770 r5829  
    107107
    108108    // Merge extra response parameters in
    109     if ( !empty( $extras ) && is_array( $extras ) ) {
     109    if ( ! empty( $extras ) && is_array( $extras ) ) {
    110110        $response = array_merge( $response, $extras );
    111111    }
Note: See TracChangeset for help on using the changeset viewer.