Esempio n. 1
0
 function index()
 {
     $firma = new Firma_Table($_GET['firma']);
     $this->firma = $firma->getChart();
 }