Plugin Directory

Changeset 1428628


Ignore:
Timestamp:
06/01/2016 08:42:15 PM (10 years ago)
Author:
NewMediaOne
Message:

tagging 3.2

Location:
geodigs
Files:
20 deleted
1 edited
57 copied

Legend:

Unmodified
Added
Removed
  • geodigs/tags/3.2/shortcodes/CustomSearch.php

    r1428619 r1428628  
    9090            // unset( $data['properties'] );
    9191
    92             API::enable_debug();
     92            // API::enable_debug();
    9393            $results = API::call( 'GET', 'listings', $data );
    94             print_r($results->debug);
    95             exit;
     94            // print_r($results->debug);
     95            // exit;
    9696
    9797            // Ensures backwards compatability.
  • geodigs/trunk/shortcodes/CustomSearch.php

    r1428619 r1428628  
    9090            // unset( $data['properties'] );
    9191
    92             API::enable_debug();
     92            // API::enable_debug();
    9393            $results = API::call( 'GET', 'listings', $data );
    94             print_r($results->debug);
    95             exit;
     94            // print_r($results->debug);
     95            // exit;
    9696
    9797            // Ensures backwards compatability.
Note: See TracChangeset for help on using the changeset viewer.