Ejemplo n.º 1
0
 public function proyector_status()
 {
     $status = new status_class();
     $status->proyector_status();
 }