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