Removed log for response to ajax request.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -108,7 +108,7 @@ function submit_request($req, $skipVerify){
 | 
			
		||||
			}
 | 
			
		||||
		} // End of while(!feof($fp))
 | 
			
		||||
		
 | 
			
		||||
		syslog(LOG_INFO, "($cmd $nr) Response: $response");
 | 
			
		||||
		syslog(LOG_INFO, "($cmd $nr) Sending response");
 | 
			
		||||
		fclose($fp);
 | 
			
		||||
	} else {
 | 
			
		||||
		echo "<p>xCAT submit request socket error: $errno - $errstr</p>";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user