summaryrefslogtreecommitdiff
path: root/comment.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'comment.tpl.php')
-rw-r--r--comment.tpl.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/comment.tpl.php b/comment.tpl.php
index f7373b3..b055dac 100644
--- a/comment.tpl.php
+++ b/comment.tpl.php
@@ -1,5 +1,5 @@
<?php
$vars = get_defined_vars();
- $view = get_artx_drupal_view();
+ $view = get_nuvemdario_drupal_view();
$view->print_comment($vars);
-?> \ No newline at end of file
+?>