Fix doc
This commit is contained in:
parent
f764b36a64
commit
9b3cd421ee
@ -8927,6 +8927,7 @@ function addSummaryTableLine($tableColumnCount, $num, $nbofloop = 0, $total = 0,
|
|||||||
*
|
*
|
||||||
* @param string $fullpath_original_file_osencoded Full path of file to return.
|
* @param string $fullpath_original_file_osencoded Full path of file to return.
|
||||||
* @param int $method -1 automatic, 0=readfile, 1=fread, 2=stream_copy_to_stream
|
* @param int $method -1 automatic, 0=readfile, 1=fread, 2=stream_copy_to_stream
|
||||||
|
* @return void
|
||||||
*/
|
*/
|
||||||
function readfileLowMemory($fullpath_original_file_osencoded, $method = -1)
|
function readfileLowMemory($fullpath_original_file_osencoded, $method = -1)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user