summaryrefslogtreecommitdiff
path: root/comment.tpl.php
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-29 10:24:58 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-10-29 10:24:58 -0200
commit49e903820067403db97d5abc260af274887870f3 (patch)
treef324316a8f8811b6703c16e968ccc0e93cddad72 /comment.tpl.php
parent831f5eb7448000bb9a947544abf8d93325425734 (diff)
downloadnuvemdario-49e903820067403db97d5abc260af274887870f3.tar.gz
nuvemdario-49e903820067403db97d5abc260af274887870f3.tar.bz2
Rename stuff to nuvemdario_
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
+?>