Exemplo n.º 1
0
 /**
  * Constructor
  *
  * @see SugarView::SugarView()
  */
 public function ViewSpot()
 {
     $this->options['show_header'] = true;
     parent::SugarView();
 }