Correct function call; this is not a variable!
This commit is contained in:
		
							parent
							
								
									3d83a8e546
								
							
						
					
					
						commit
						ed4a2c1aea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1587,7 +1587,7 @@ sub releaseRequestHold($$) { | |||
| sub findSupporter($$) { | ||||
|   my($self, $params) = @_; | ||||
|   $params->{isSupporter} = 1; | ||||
|   $self->findDonor{$params}; | ||||
|   $self->findDonor($params); | ||||
| } | ||||
| ###################################################################### | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn