Ejemplo n.º 1
0
 /**
  * Updates the fileinfo is not in sync.
  *
  * @return	void
  * @todo Check if fileinfo was changed?
  */
 function updateFileInfo()
 {
     tx_dam::meta_putData($this->getID, $this->fileInfo);
 }