fix bug
This commit is contained in:
		
							parent
							
								
									08853a78d5
								
							
						
					
					
						commit
						a5fe2c2592
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -354,7 +354,7 @@ with the image attached"
 | 
			
		|||
                                   (trim-whitespace
 | 
			
		||||
                                    (cdr (assoc "parent-last-name" form
 | 
			
		||||
                                                :test 'string=))))))
 | 
			
		||||
    (log:info (format nil "Mailing out the camp form for ~"
 | 
			
		||||
    (log:info (format nil "Mailing out the camp form for ~a"
 | 
			
		||||
                      (concat first-name " " last-name)))
 | 
			
		||||
    (not (cl-smtp:send-email
 | 
			
		||||
          "mail.tfcconnection.org"
 | 
			
		||||
| 
						 | 
				
			
			@ -400,7 +400,7 @@ with the image attached"
 | 
			
		|||
                                   (trim-whitespace
 | 
			
		||||
                                    (cdr (assoc "parent-last-name" form
 | 
			
		||||
                                                :test 'string=))))))
 | 
			
		||||
    (log:info (format nil "Mailing out the health form for ~"
 | 
			
		||||
    (log:info (format nil "Mailing out the health form for ~a"
 | 
			
		||||
                      (concat first-name " " last-name)))
 | 
			
		||||
    (not (cl-smtp:send-email
 | 
			
		||||
          "mail.tfcconnection.org"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue