コード例 #1
0
ファイル: karen.php プロジェクト: TeaMeow/Karen
function _f($string, $variables)
{
    return Karen::parseString($string, $variables);
}