* Add code for gitlab.
This commit is contained in:
@@ -2233,6 +2233,7 @@ EOD;
|
||||
|
||||
$response = curl_exec($curl);
|
||||
$errors = curl_error($curl);
|
||||
|
||||
curl_close($curl);
|
||||
|
||||
$logFile = $app->getLogRoot() . 'saas.'. date('Ymd') . '.log.php';
|
||||
|
||||
Reference in New Issue
Block a user