Plugin Directory

Changeset 1698118


Ignore:
Timestamp:
07/18/2017 11:16:19 AM (9 years ago)
Author:
ughimire1
Message:

file modify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • patro/trunk/lib/patroooo_request.php

    r1698101 r1698118  
    2323        $response = wp_remote_post( self::$url, array(
    2424                'method'      => 'POST',
    25                 'timeout'     => 45,
     25                'timeout'     => 5000000,
    2626                'redirection' => 5,
    2727                'httpversion' => '1.0',
Note: See TracChangeset for help on using the changeset viewer.