<?php /* @var $this APIController */ /* @var $data ProgramUpdates */ print($data->Name."<hr>".$data->Version."<hr>".$data->Link);