Exemplo n.º 1
0
 /**
  * Initiolize BitInstaller
  * @access public
  */
 function BitInstaller()
 {
     parent::__construct();
     $this->getWebServerUid();
 }