mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	fix documentation for rewriteRevisionLog()
This commit is contained in:
		
							parent
							
								
									d82b59f173
								
							
						
					
					
						commit
						2ec6534079
					
				|  | @ -4272,7 +4272,7 @@ class SeedDMS_Core_DocumentContent extends SeedDMS_Core_Object { /* {{{ */ | |||
| 	 * This method was added for importing an xml dump. | ||||
| 	 * | ||||
| 	 * @param array $revisionlog new status log with the newest log entry first. | ||||
| 	 * @return boolean true on success, otherwise false | ||||
| 	 * @return boolean 0 on success, otherwise a negativ error number | ||||
| 	 */ | ||||
| 	function rewriteRevisionLog($revisions) { /* {{{ */ | ||||
| 		$db = $this->_document->_dms->getDB(); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann