Пример #1
0
/**
 * html-safe shorthand function
 */
function _h($str)
{
    return SelectiveTweets_WebApp::htmlSafe($str);
}