Exemplo n.º 1
0
 function render($file)
 {
     return Utils::run('view.render', array('hash' => sha1($file)));
 }