Bug 20428: (QA follow-up) Remove redundant directory level
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 14 May 2018 07:05:21 +0000 (09:05 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 May 2018 13:36:39 +0000 (10:36 -0300)
commita88e052ae5e420eb2f8ffa7555756b0581b72652
treec8e23583e8a65d53e7f52092ec9eaa5928be8579
parentfdb5d0ca1ac16563c4b34c47dd32d61f96913d8a
Bug 20428: (QA follow-up) Remove redundant directory level

Upload creates its own upload folder in the temp folder, so there is no
need to add another level in temporary_directory.
Removing the creation of this folder in koha-create-dirs too.

Also removing the use Koha::UploadedFiles in about.pl. No longer needed.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/UploadedFile.pm
about.pl
debian/scripts/koha-create-dirs