aboutsummaryrefslogtreecommitdiff
path: root/views/default/annotation/default.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-27 15:15:43 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-27 15:15:43 +0000
commit5026cb1b92ccd679bf9a425b1c9be401ab56eed7 (patch)
tree971ddded6ce551dcfb7022ab0d1d6db362bc0dfa /views/default/annotation/default.php
parentdbdf001b867cb686beb6113d329eaa42b02ed4ca (diff)
downloadelgg-5026cb1b92ccd679bf9a425b1c9be401ab56eed7.tar.gz
elgg-5026cb1b92ccd679bf9a425b1c9be401ab56eed7.tar.bz2
introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/annotation/default.php')
-rw-r--r--views/default/annotation/default.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/annotation/default.php b/views/default/annotation/default.php
index b7ae2146e..dc1337362 100644
--- a/views/default/annotation/default.php
+++ b/views/default/annotation/default.php
@@ -1,6 +1,8 @@
<?php
/**
* Elgg default annotation view
+ *
+ * @uses $vars['annotation']
*/
$owner = get_user($vars['annotation']->owner_guid);