parse_adf_return_simple_array(); if( !is_array( $opensam_adf_values ) ) { $ErrMsg = "FAILED parsing $adf_file - $opensam_adf_values"; break; } // Diagnostic: //$opensam_adf_obj->dump_this_guy(); // We've got the details from the ADF. Now build the dump table and validate the // values. $DumpTable = "

Application Description File (ADF)
|
$ErrMsg
\n"; } print ""; if( !empty( $DumpTable ) ) { print "