So I'm using the queue_mail module on Drupal 6 and everytime I call the function queue_mail_send(), drupal complains that it can't find the function...
I know that there's a code registry in Drupal 7, but what about Drupal 6? how do I get Drupal 6 to recognize that function instead of returning a fatal error?