Update scripts, templates, add ldap logo
[buildfarm-server.git] / scripts / approve_system.pl
index 32e23218215ac67b402c5c722c9639315c6b78a0..55424c9d8ff7381d706d9b7c25f4d3dca993f940 100755 (executable)
@@ -35,7 +35,7 @@ my $sth = $db->prepare(q[
       ]);
 $sth->execute();
 
-sub send_welcome_message
+sub send_welcome_email
 {
   my $row = shift() or return;
   my $msg = new Mail::Send;