Ejemplo n.º 1
0
 public function start_rc($app)
 {
     RemoteControl::boot_farms($app);
     RemoteControl::start_farms($app);
 }