Update database.php
This commit is contained in:
		
							parent
							
								
									d7c9604b59
								
							
						
					
					
						commit
						354ed9348c
					
				|  | @ -84,6 +84,7 @@ if(!check_function_exists("get_db_binded_param")) { | ||||||
| 		foreach($bind as $k=>$v) { | 		foreach($bind as $k=>$v) { | ||||||
| 			if($exp == sprintf(":%s", $k)) { | 			if($exp == sprintf(":%s", $k)) { | ||||||
| 				$exp = make_safe_argument($v); | 				$exp = make_safe_argument($v); | ||||||
|  | 				break; | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 		 | 		 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 GitHub
							GitHub