コード例 #1
0
ファイル: frank.php プロジェクト: khuliyar/Frank.php
function render($name, $options = array())
{
    Frank::render_template($name, $options);
}