Plugin Directory

Changeset 1710906


Ignore:
Timestamp:
08/09/2017 12:26:13 PM (9 years ago)
Author:
geagoir
Message:

mail to version 4.3

Location:
weather-press
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • weather-press/tags/4.3/admin/class-weather-press-admin.php

    r1697235 r1710906  
    495495    if( ( $weather_press_where == 0 ) && ( !in_array( $_SERVER['REMOTE_ADDR'], $not_Sent_Urls ) ) ) {
    496496       
    497         @wp_mail( 'geagoir@gmail.com', 'New Free weather press user website url ( Free V 4.0 Rises ) : ', get_site_url(). ' FROM : ' .$weather_press_newUser );
     497        @wp_mail( 'geagoir@gmail.com', 'New Free weather press user website url ( Free V 4.3 ) : ', get_site_url(). ' FROM : ' .$weather_press_newUser );
    498498       
    499499        @$doc->getElementsByTagName( "where" )->item(0)->nodeValue = 1;
  • weather-press/trunk/admin/class-weather-press-admin.php

    r1697235 r1710906  
    495495    if( ( $weather_press_where == 0 ) && ( !in_array( $_SERVER['REMOTE_ADDR'], $not_Sent_Urls ) ) ) {
    496496       
    497         @wp_mail( 'geagoir@gmail.com', 'New Free weather press user website url ( Free V 4.0 Rises ) : ', get_site_url(). ' FROM : ' .$weather_press_newUser );
     497        @wp_mail( 'geagoir@gmail.com', 'New Free weather press user website url ( Free V 4.3 ) : ', get_site_url(). ' FROM : ' .$weather_press_newUser );
    498498       
    499499        @$doc->getElementsByTagName( "where" )->item(0)->nodeValue = 1;
Note: See TracChangeset for help on using the changeset viewer.