Exemplo n.º 1
0
 /**
  * Constructor, Smarty object immediately available after
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->ss = new Sugar_Smarty();
 }
Exemplo n.º 2
0
 function __construct()
 {
     parent::__construct();
 }