mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-14 10:02:07 +02:00
1d81671b7e2f8458456fef064c261e3c0370143a
* ticket/bantu/9627: [ticket/9627] Prefix function names with 'phpbb_'. [ticket/9627] Adding unit tests for http_byte_range(). [ticket/9627] Adding download unit tests. [ticket/9627] Split http_range_request() into several functions. [ticket/9627] Make sure range request reads till the end of the file. [ticket/9627] Make use of 'static' since the function is called more than once [ticket/9627] Make sure the database record for the filesize is correct. [ticket/9627] Do not increase download counter if file is requested partially. [ticket/9627] Support for HTTP range requests in download/file.php
Description
No description provided
Languages
PHP
88.1%
HTML
7.2%
JavaScript
2.8%
CSS
1.6%
Shell
0.2%