예제 #1
0
파일: karen.php 프로젝트: TeaMeow/Karen
function _f($string, $variables)
{
    return Karen::parseString($string, $variables);
}