Skip to content
Snippets Groups Projects
Commit dc8fa7f9 authored by Armand Bahi's avatar Armand Bahi
Browse files

bug oFilesManager undefined

parent f35d2694
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ class FileDownloader extends Vitis {
function __construct($aPath, $aValues, $properties, $bShortcut = false, $oConnection = false) {
$this->aValues = $aValues;
$this->aProperties = $properties;
$this->oFilesManager = new Files_manager($this->aProperties);
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment