Transférer les fichiers vers 'module/download'
This commit is contained in:
parent
ab05c7a7f7
commit
c30b839587
@ -925,7 +925,7 @@ class download extends common {
|
|||||||
'picture' => $this->getData(['module', $this->getUrl(0), 'items', $key, 'picture']),
|
'picture' => $this->getData(['module', $this->getUrl(0), 'items', $key, 'picture']),
|
||||||
'file' =>$this->getData(['module', $this->getUrl(0), 'items', $key, 'file']),
|
'file' =>$this->getData(['module', $this->getUrl(0), 'items', $key, 'file']),
|
||||||
'fileVersion' => $this->getData(['module', $this->getUrl(0), 'items', $key, 'fileVersion']),
|
'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([
|
$this->addOutput([
|
||||||
|
Loading…
Reference in New Issue
Block a user