mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-30154 Repositories : fixed whitespace.
This commit is contained in:
parent
7a3a8fd0c5
commit
5d788e38ff
@ -1426,7 +1426,7 @@ EOD;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// data is to big to handle it as one. Get it chunk per chunk...
|
||||
//trying to get the full length of max_chunk_size
|
||||
$buffer = fread($this->sock, $max_chunk_size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user