Changeset 229557
- Timestamp:
- 04/15/2010 01:14:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
buzz-this-google-official-api-implementation/trunk/BuzzThisOfficial.php
r229470 r229557 140 140 141 141 function g_buzzthis() { 142 if (get_option('gb_where') == 'manual') {142 //if (get_option('gb_where') == 'manual') { 143 143 return g_buzzthis_button(); 144 } else {145 return false;144 //} else { 145 // return false; 146 146 } 147 147 }
Note: See TracChangeset
for help on using the changeset viewer.