Plugin Directory

Changeset 370678


Ignore:
Timestamp:
04/08/2011 02:59:51 PM (15 years ago)
Author:
Backie
Message:

*BUMP*

Location:
cdn-sync-tool/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • cdn-sync-tool/trunk/cdn-sync-tool.php

    r359835 r370678  
    77Author: Fubra Limited
    88Author URI: http://www.catn.com
    9 Version: 1.9
     9Version: 1.10
    1010*/
    1111
  • cdn-sync-tool/trunk/lib/Cdn/Cf.php

    r370575 r370678  
    5454                            constant($this->credentials["authurl"])
    5555                        );
    56                        
     56                           
    5757            $auth->ssl_use_cabundle(); // if breaks try removing.
    5858           
     
    6969   
    7070        } catch ( Exception $e ){
     71            Cst_Debug::addLog($e->getMessage());
     72            Cst_Debug::addLog(constant($this->credentials["authurl"]));
    7173            //TODO log these.
    7274            return false;
  • cdn-sync-tool/trunk/readme.txt

    r370575 r370678  
    33Tags: CDN,content delivery network, sync, CDN sync, tool, Content, Upload, Files, Media, Optimization,cloudfront,cloud front,amazon s3,s3,cloudfiles,theme,MaxCDN,Origin Pull,Origin,Pull,files,speed,faster,accelerator,Page Load, zoom
    44Tested up to: 3.1
    5 Stable tag: 1.9
     5Stable tag: 1.10
    66Requires At Least: 3.0
    77Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=99WUGVV4HY5ZE&lc=GB&item_name=CATN%20Plugins-CDN&item_number=catn-cdn&currency_code=GBP&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Note: See TracChangeset for help on using the changeset viewer.