diff --git a/scripts/send-supporter-emails-by-category.plx b/scripts/send-supporter-emails-by-category.plx index 185771e..64a3ebd 100644 --- a/scripts/send-supporter-emails-by-category.plx +++ b/scripts/send-supporter-emails-by-category.plx @@ -183,6 +183,6 @@ print "\n\nTOTAL EMAILS SENT: $totalSent\n"; ############################################################################### # # Local variables: -# compile-command: "perl -c send-mass-email.plx" +# compile-command: "perl -c send-supporter-emails-by-category.plx" # End: