Seeing this warning after installing 6.x-1.3
function sharethis_init() {
drupal_set_html_head(variable_get('sharethis_sharethis_this_code'));
}
No default value is set. Not a big deal I guess :)
Seeing this warning after installing 6.x-1.3
function sharethis_init() {
drupal_set_html_head(variable_get('sharethis_sharethis_this_code'));
}
No default value is set. Not a big deal I guess :)
Comments
Comment #1
himerus commentedI don't know how it slipped by me, and I didn't get the error, on my test site, or live site... weird...
Fixed in 1.3-1 http://drupal.org/node/300182
Should be ready for download in the next couple of minutes.