web/admin/API.php
File API.php
has 533 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/*
* *****************************************************************************
* Contributions to this work were made on behalf of the GÉANT project, a
Avoid deeply nested control flow statements. Open
Open
if ($retval["SENT"]) {
$additionalInfo["EMAIL TRANSPORT SECURE"] = $retval["TRANSPORT"];
}