diff --git a/module/download/download.php b/module/download/download.php index 66011dd5..10533d62 100644 --- a/module/download/download.php +++ b/module/download/download.php @@ -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([