Se cambia url para download y se mejor BEHAT en FILESMANAGER.
This commit is contained in:
@@ -425,7 +425,7 @@ class FilesManager
|
||||
$rsCriteria->next();
|
||||
}
|
||||
if ($path == ''){
|
||||
throw new \Exception('invalid value specified for `prf_uid`.'));
|
||||
throw new \Exception('invalid value specified for `prf_uid`.');
|
||||
}
|
||||
$sFile = end(explode("/",$path));
|
||||
$sPath = str_replace($sFile,'',$path);
|
||||
|
||||
Reference in New Issue
Block a user