mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	fix parameter definition in comment
This commit is contained in:
		
							parent
							
								
									107f96e921
								
							
						
					
					
						commit
						1afd3102ab
					
				|  | @ -673,7 +673,8 @@ class SeedDMS_Core_Document extends SeedDMS_Core_Object { /* {{{ */ | |||
| 	/** | ||||
| 	 * Get checkout info for document | ||||
| 	 * | ||||
| 	 * @return boolean true if locked otherwise false | ||||
| 	 * @return array/boolean record from table tblDocumentCheckOuts or false | ||||
| 	 * in case of an error. | ||||
| 	 */ | ||||
| 	function getCheckOutInfo() { /* {{{ */ | ||||
| 		$db = $this->_dms->getDB(); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann