#!/usr/local/bin/php <?=gentitle("System: Firmware Update");?>

System: Firmware Update


$version) { if($key == "current") continue; $currentver = array_shift(explode('-', $currentvers[$key]['version'])); if($version == 1) { $img = "pass.gif"; $pastlatest = true; } elseif($currentver > $version[count($version) - 1]['version']) { $img = "pass.gif"; $pastlatest = true; } else { $allinstall = true; $img = "block.gif"; } ?>
Act Category Installed Current