Se cambia url para download y se mejor BEHAT en FILESMANAGER.

This commit is contained in:
Freddy Daniel Rojas Valda
2014-02-25 12:46:29 -04:00
parent 6ceb1098f3
commit d9fb6db233

View File

@@ -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);