4 lines
90 B
PHTML
4 lines
90 B
PHTML
<?php
|
|
echo $this->action($this->actionName, 'finance' , null,
|
|
$this->parametres
|
|
);?> |