function add_to_digg()
{
return $this->add_to_service('http://digg.com/submit?phase=2&URL=');
}
"URL="
digg site still asks for the URL
should be "url="
digg site now only asks for title and description ...
additionally digg can also use the keyword "title=" too ...