Exemplo n.º 1
0
function drupal_theme_61_comment_wrapper($content, $type = null)
{
    return art_comment_woker($content, $type = null);
}
Exemplo n.º 2
0
function nancylewisart_comment_wrapper($content, $type = null)
{
    return art_comment_woker($content, $type = null);
}