Plugin Directory

Changeset 1668425


Ignore:
Timestamp:
06/01/2017 08:05:08 AM (9 years ago)
Author:
Bhuvnesh
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-to-autoresponders-woar/trunk/cron_execute.php

    r1151242 r1668425  
    9090               
    9191                if(get_option('need_mailchimp')=='1'){
    92                     /*if($yes>0){*/
     92                   
    9393                        require_once('MCAPI.class.php');
    9494                        $listId=get_option('hangout_Mailchimp_list_id');   
     
    104104                                        'send_welcome'      => false,
    105105                                    ));
    106                     /*}*/
     106                   
    107107                                       
    108108                }
Note: See TracChangeset for help on using the changeset viewer.