Changeset 666661
- Timestamp:
- 02/12/2013 03:39:01 AM (13 years ago)
- Location:
- indo-shipping
- Files:
-
- 2 edited
-
tags/1.4/wpe-ishipping.php (modified) (1 diff)
-
trunk/wpe-ishipping.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indo-shipping/tags/1.4/wpe-ishipping.php
r666656 r666661 148 148 $admin_email = get_option('admin_email'); 149 149 $headers = 'From: Agung Nugroho <mail@chung.web.id>' . "\r\n"; 150 wp_mail($admin_email, 'JNE Indo Shipping Activation', 'Dear all, \r\nSementara ada versi yang baru disini => http://wordpress.org/extend/plugins/jne-shipping/', $headers);150 #wp_mail($admin_email, 'JNE Indo Shipping Activation', 'Dear all, \r\nSementara ada versi yang baru disini => http://wordpress.org/extend/plugins/jne-shipping/', $headers); 151 151 152 152 global $current_user; -
indo-shipping/trunk/wpe-ishipping.php
r666656 r666661 148 148 $admin_email = get_option('admin_email'); 149 149 $headers = 'From: Agung Nugroho <mail@chung.web.id>' . "\r\n"; 150 wp_mail($admin_email, 'JNE Indo Shipping Activation', 'Dear all, \r\nSementara ada versi yang baru disini => http://wordpress.org/extend/plugins/jne-shipping/', $headers);150 #wp_mail($admin_email, 'JNE Indo Shipping Activation', 'Dear all, \r\nSementara ada versi yang baru disini => http://wordpress.org/extend/plugins/jne-shipping/', $headers); 151 151 152 152 global $current_user;
Note: See TracChangeset
for help on using the changeset viewer.