Update README for issue #76
This commit is contained in:
		
					parent
					
						
							
								bdad449c16
							
						
					
				
			
			
				commit
				
					
						a57eb83d96
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -81,6 +81,8 @@ $api = new PHP_CRUD_API(array( | |||
| 	'tenancy_function'=>function($cmd,$db,$tab,$col) { return null; }, | ||||
| 	'input_sanitizer'=>function($cmd,$db,$tab,$col,$typ,$val) { return $val; }, | ||||
| 	'input_validator'=>function($cmd,$db,$tab,$col,$typ,$val,$ctx) { return true; }, | ||||
| // configurable options | ||||
| 	'no_extensions'=>false, | ||||
| // dependencies (added for unit testing): | ||||
| 	'db'=>null, | ||||
| 	'method'=>$_SERVER['REQUEST_METHOD'], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maurits van der Schee
				Maurits van der Schee