02-21-2012, 04:59 PM 
		
	
	
		Hi,
in SVN version 746 is little bug while adding document. After document is added into DMS than is not shown some web page, but is shown 'INSERT INTO `tblDocumentStatusLog` (`statusID`, `status`, `comment`, `date`, `userID`)' statement. Sufficient fix is to remove line 1148 with 'echo $queryStr;' from LetoDMS_Core/Core/inc.ClassDocument.php
	
	
	
	
	
in SVN version 746 is little bug while adding document. After document is added into DMS than is not shown some web page, but is shown 'INSERT INTO `tblDocumentStatusLog` (`statusID`, `status`, `comment`, `date`, `userID`)' statement. Sufficient fix is to remove line 1148 with 'echo $queryStr;' from LetoDMS_Core/Core/inc.ClassDocument.php
	

