Endpoint for mobile and download status 206 (Streaming)

This commit is contained in:
Ronald Quenta
2015-02-25 13:48:45 -04:00
parent cdee421e52
commit 1e8bc77fa0
5 changed files with 1471 additions and 0 deletions

View File

@@ -894,6 +894,7 @@ if (! defined( 'EXECUTE_BY_CRON' )) {
$noLoginFiles[] = 'casesSaveDataView';
$noLoginFiles[] = 'propelTableAjax';
$noLoginFiles[] = 'licenseUpdate';
$noLoginFiles[] = 'casesStreamingFile';
$noLoginFolders[] = 'services';
$noLoginFolders[] = 'tracker';