Fix Bug ID 40660.
This commit is contained in:
@@ -616,6 +616,7 @@ class gitlab
|
||||
$params->per_page = 100;
|
||||
|
||||
$allResults = array();
|
||||
$files = array();
|
||||
while(true)
|
||||
{
|
||||
$results = $this->fetch($api, $params);
|
||||
|
||||
Reference in New Issue
Block a user