Task #713
Milestone #711: Correct Bugs
Create a script
Start date:
06/21/2016
Due date:
% Done:
0%
Description
Include this code:
elseif($product=='ion'){
$count = 0;
$html = "Last update: ".$today."(UT)";
$html.="";
$filename = "../data/image.php?img=/data_server/temp/ion/JM91J_SNR.png";
#$html = "Last update: ".$today."";
$html.="";
$filename = "../data/image.php?img=/data_server/temp/ion/PM91K_SNR.png";
$html.="";
$filename = "../data/image.php?img=/data_server/temp/ion/TMJ20_SNR.png";
$html.="";
$filename = "../data/image.php?img=/data_server/temp/ion/TZJ2J_SNR.png";
$html.="";
$objResponse->assign('divresults', 'innerHTML', $html); }