--- C:\Documents and Settings\Andy.LIVELINK\Desktop\addthis.module
+++ C:\Documents and Settings\Andy.LIVELINK\Desktop\addthis_nu.module
@@ -218,7 +218,7 @@
onclick="return addthis_sendto()">
',
- $teaser ? url('node/'.$node->nid) : '[URL]',
+ $teaser ? url('node/'.$node->nid, NULL, NULL, TRUE) : '[URL]',
$teaser ? addslashes($node->title) : '[TITLE]',
variable_get('addthis_image', 'http://s9.addthis.com/button1-share.gif'),
variable_get('addthis_image_width', '125'),