Welcome to NetApp Drive Automation Test Environment Tool
NDATE ver: 3.2
";
echo "";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
?>
Log Directory is not in specified format or Log Directory is blank.
";
?>
Log Directory specified does not have read permission
";?>
Log Directory specified does not exist
";
?>
Log Directory specified does not end with '/'"; ?>
";
echo "
";
echo "Click Here";
echo "";
}else{
session_start();
$_SESSION['myusername'] = $myusername;
header("location:dashboard.php");
}
?>