//***Reports HTTP Request***//
//**************************//
echo "</td><td width='22.5%'>";
//***************************//
//***Reports Font File TTF***//
//***************************//
echo "<span style='font-weight: bold;'>· Set Exported PDF Reports Font TTF File:</span></td><td width='27.5%'>";
echo asol_CheckConfigurationDefsFunctions::checkConfiguration('asolReportsExportPdfFontFileTTF');
//***************************//
//***Reports Font File TTF***//
//***************************//
echo "</td></tr></table></div>";
//*********************//
//***BASIC Features****//
//*********************//
if (asol_ReportsUtils::hasPremiumFeatures()) {
    echo "<br/>";
    //***********************//
    //***PREMIUM Features****//
    //***********************//
    echo "<div class='detail view  detail508'><h4>AlineaSolReports Enterprise Features</h4><table cellspacing='0' width='100%'><tr><td width='22.5%'>";
    //****************************************//
    //***External non CRM databases reports***//
    //****************************************//
    echo "<span style='font-weight: bold;'>· External non CRM databases reports:</span></td><td width='27.5%'>";
    echo asol_CheckConfigurationDefsFunctions::checkConfiguration('asolReportsAlternativeDbConnections');
    //****************************************//
    //***External non CRM databases reports***//
    //****************************************//
    echo "</td><td width='22.5%'>";
    //****************************************//