mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	unset $this->_status in SeedDMS_Core_DocumentContent::setStatus()
This commit is contained in:
		
							parent
							
								
									570e0fa782
								
							
						
					
					
						commit
						bcebca9c97
					
				|  | @ -2788,6 +2788,7 @@ class SeedDMS_Core_DocumentContent extends SeedDMS_Core_Object { /* {{{ */ | |||
| 		if (is_bool($res) && !$res) | ||||
| 			return false; | ||||
| 
 | ||||
| 		unset($this->_status); | ||||
| 		return true; | ||||
| 	} /* }}} */ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann