Exemple #1
0
function smarty_modifier_utf8($string)
{
    return GalleryCoreApi::convertToUtf8($string);
}