Мелкие правки
This commit is contained in:
parent
a75f450edd
commit
3a77f74177
5 changed files with 13 additions and 22 deletions
|
|
@ -38,4 +38,8 @@ class View_Composite extends View_View
|
|||
// postProcess
|
||||
return $this->tal->execute();
|
||||
}
|
||||
|
||||
function setTranslator($t) {
|
||||
$this->tal->setTranslator($t);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue