Plugin Directory

Changeset 1951659


Ignore:
Timestamp:
10/04/2018 06:22:46 PM (8 years ago)
Author:
codefairies
Message:

no comments to debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bookertools-shows/trunk/bookertools-service.php

    r1847588 r1951659  
    3232            );
    3333            $url = $this->options['team_url'] . '/' . $this->baseUrl . '/' . $url;
    34             codefairies_bookertools_debug_to_console($url);
     34            //codefairies_bookertools_debug_to_console($url);
    3535            $response = wp_remote_get( $url, $args );
    3636            if(is_wp_error($response)){
Note: See TracChangeset for help on using the changeset viewer.