Plugin Directory

Changeset 601734


Ignore:
Timestamp:
09/20/2012 07:20:56 PM (13 years ago)
Author:
joshua.strebel
Message:
 
Location:
pagely-reseller-management/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pagely-reseller-management/trunk/inc/helpers.php

    r601733 r601734  
    2929    if ( !is_ssl() ) {
    3030   
    31         //echo "<script type='text/javascript'>window.location = '$location'</script>";
    32         //die();
     31        echo "<script type='text/javascript'>window.location = '$location'</script>";
     32        die();
    3333    }
    3434    // load the class           
  • pagely-reseller-management/trunk/partner-api.php

    r599364 r601734  
    44Plugin URI: https://docs-api.pagely.com/reseller-plugin/
    55Description: For Pagely Resellers
    6 Version: 3.0.6
     6Version: 3.0.7
    77Author: joshua.strebel
    88Author URI: http://page.ly
  • pagely-reseller-management/trunk/readme.txt

    r599364 r601734  
    2121Read [the documentation here](https://docs-api.pagely.com/reseller-plugin/).
    2222== Changelog ==
     23= 3.0.7 =
     24javascript redirect
    2325= 3.0.6 =
    2426Commit image, minor bug fixes
Note: See TracChangeset for help on using the changeset viewer.