Ejemplo n.º 1
0
 /**
  * 
  * get css of some slider
  */
 public function getcss()
 {
     $output = new UniteHCarOutput();
     $output->outputCss();
     exit;
 }