'; if( empty($row["acontent_form"]['fmp_int_ext']) ) { $cinfo['result'] .= $BL['be_cnt_internal'] . ': ' . html_specialchars($row["acontent_form"]['fmp_internal_name']); } else { $cinfo['result'] .= $BL['be_cnt_external'] . ': ' . html_specialchars($row["acontent_form"]['fmp_external_file']); } } if($cinfo["result"]) { echo ' '; echo ''; echo $cinfo["result"].' '; } ?>