Descriptor == "AR") && ($keys[$i]->isLicensed == 1)) { $showAR = 1; } } $addresses = ""; for ($n = 0; $n < $total; $n++) { if ($addresses == "") { $addresses = $notifications[$n]->emailaddress; } else { $addresses = $addresses.':'.$notifications[$n]->emailaddress; } } if($showAR) { $arSettings; foreach($arNotifications as $arn) { if($arn->emailaddress == $emailaddr) { $arSettings[0] = $arn->sendDriveUtilization; $arSettings[1] = $arn->sendMediaIntegrity; $arSettings[2] = $arn->sendMediaUsage; $arSettings[3] = $arn->sendMediaSecurity; $arSettings[4] = $arn->day; $temp = $arn->time; $hour = $arn->time; $ampm = 0; // midnight if($temp == 0) { $hour = 12; $ampm = 0; } // noon if($temp == 12) { $hour = 12; $ampm = 1; } if(!($temp == 12 || $temp == 0)) { $hour = $hour - 12; $ampm = 1; } $arSettings[5] = $hour; $arSettings[6] = $ampm; $arSettings[7] = $arn->guid; } } for ($i = 0; $i < $totalAR; $i++) { if ($addresses == "") { $addresses = $arNotifications[$i]->emailaddress; } else { $addresses = $addresses.':'.$arNotifications[$i]->emailaddress; } } } ?> Modify Email Notification
Modify Email Notifications

    required
    

    
    


    

     Send Reports:
    >Drive Utilization
    >Media Integrity
    >Media Usage
    >Media Security

     Date and Time: