Changeset 382159
- Timestamp:
- 05/07/2011 02:32:17 PM (15 years ago)
- Location:
- facebook-like-and-send-2-in-1
- Files:
-
- 2 edited
-
tags/1.1/facebook-like-and-send.php (modified) (1 diff)
-
trunk/facebook-like-and-send.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
facebook-like-and-send-2-in-1/tags/1.1/facebook-like-and-send.php
r382149 r382159 99 99 add_option("fb_like_send_button_font", '', '', 'yes'); 100 100 add_option("fb_like_send_button_position", 'after', '', 'yes'); 101 } 101 102 add_option("fb_like_send_button_language", 'en_US', '', 'yes'); 102 }103 103 104 104 /* Deletes the database field -
facebook-like-and-send-2-in-1/trunk/facebook-like-and-send.php
r382149 r382159 99 99 add_option("fb_like_send_button_font", '', '', 'yes'); 100 100 add_option("fb_like_send_button_position", 'after', '', 'yes'); 101 } 101 102 add_option("fb_like_send_button_language", 'en_US', '', 'yes'); 102 }103 103 104 104 /* Deletes the database field
Note: See TracChangeset
for help on using the changeset viewer.