paperMailOk: correct contact-setting typo.
This commit is contained in:
		
							parent
							
								
									270e9d40bf
								
							
						
					
					
						commit
						f50c4d6053
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1614,7 +1614,7 @@ sub paperMailOk($$) { | |||
|   my $contactSetting; | ||||
| 
 | ||||
|   my $req = $self->getRequest({donorId => $donorId, | ||||
|                                requestType => 'contact-settings'}); | ||||
|                                requestType => 'contact-setting'}); | ||||
|   $contactSetting =$req->{requestConfiguration} | ||||
|     if defined $req and defined $req->{requestConfiguration}; | ||||
|   return ((not defined $contactSetting) or | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn