Esempio n. 1
0
 public function __construct($smarty)
 {
     parent::__construct($smarty, 'receipts', 'receipt' . DIRECTORY_SEPARATOR . 'receiptheader.html');
 }
Esempio n. 2
0
 public function __construct($smarty)
 {
     parent::__construct($smarty, 'notes', 'note' . DIRECTORY_SEPARATOR . 'noteheader.html');
 }