4 lines
90 B
PHTML
Raw Normal View History

2011-05-27 16:07:48 +00:00
<?php
echo $this->action($this->actionName, 'finance' , null,
$this->parametres
);?>