<?php

function FullInstall($Manager)
{
}

class Updates
{
  function Get()
  {
    return array(
    );
  }
}
