Transférer les fichiers vers 'module/download'

This commit is contained in:
Fred Tempez 2021-03-08 18:34:34 +01:00
parent ab05c7a7f7
commit c30b839587
1 changed files with 1 additions and 1 deletions

View File

@ -925,7 +925,7 @@ class download extends common {
'picture' => $this->getData(['module', $this->getUrl(0), 'items', $key, 'picture']),
'file' =>$this->getData(['module', $this->getUrl(0), 'items', $key, 'file']),
'fileVersion' => $this->getData(['module', $this->getUrl(0), 'items', $key, 'fileVersion']),
'filetdate' =>$this->getData(['module', $this->getUrl(0), 'items', $key, 'fileDate'])
'fileDate' =>$this->getData(['module', $this->getUrl(0), 'items', $key, 'fileDate'])
];
}
$this->addOutput([