include("../include/irm.inc");
AuthCheck("8");
commonHeader("ITC Systems");
$thisfield = explode(",", "ID,name,freetext,description");
$thisfield_text = explode(",", "IRM ID,Name,Anything,Description");
if (!$field) { $field = "name";}
for ( $fi = 0 ; $fi < 4 ; $fi++ ) {
if ( $field == $thisfield[$fi] ) {
$selected = " selected" ; } else { $selected = ""; }
$field_option .= "\n";
}
?>
Welcome to the ITC Systems Tracking utility! This is the
information about ITC DC systems.
Below are tools in which you manage system information.