From c30b839587b85d4265fe2dfcdc0de09bc46f30c9 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 8 Mar 2021 18:34:34 +0100 Subject: [PATCH] =?UTF-8?q?Transf=C3=A9rer=20les=20fichiers=20vers=20'modu?= =?UTF-8?q?le/download'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/download/download.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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([