folderstructure change
This commit is contained in:
		
				
					committed by
					
						
						Steffen Schröder
					
				
			
			
				
	
			
			
			
						parent
						
							570b32fff8
						
					
				
				
					commit
					d1948f4142
				
			@@ -394,7 +394,7 @@ class Client
 | 
			
		||||
			{
 | 
			
		||||
				throw new Exception('transport error - connection interrupted!', -32700);
 | 
			
		||||
			}
 | 
			
		||||
			var_dump($contents);
 | 
			
		||||
 | 
			
		||||
			$array_result = unpack('Vsize/Vhandle', $contents);
 | 
			
		||||
			$size = $array_result['size'];
 | 
			
		||||
			$recvhandle = $array_result['handle'];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user