summaryrefslogtreecommitdiff
path: root/modules/profile
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-10-13 12:31:43 +0000
committerDries Buytaert <dries@buytaert.net>2008-10-13 12:31:43 +0000
commit12393a4d128b4a890df76fd7aba6dd9e27db80f1 (patch)
tree855a8d38e5da88ed3e295cf357e6194820b8a1fd /modules/profile
parent659c4867bd312186b93f83534d78139d5161b4f3 (diff)
downloadbrdo-12393a4d128b4a890df76fd7aba6dd9e27db80f1.tar.gz
brdo-12393a4d128b4a890df76fd7aba6dd9e27db80f1.tar.bz2
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
Diffstat (limited to 'modules/profile')
-rw-r--r--modules/profile/profile-block.tpl.php2
-rw-r--r--modules/profile/profile-listing.tpl.php2
-rw-r--r--modules/profile/profile-wrapper.tpl.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/profile/profile-block.tpl.php b/modules/profile/profile-block.tpl.php
index 31bf5d140..d84633494 100644
--- a/modules/profile/profile-block.tpl.php
+++ b/modules/profile/profile-block.tpl.php
@@ -2,7 +2,7 @@
// $Id$
/**
- * @file profile-block.tpl.php
+ * @file
* Default theme implementation for displaying a users profile within a
* block. It only shows in relation to a node displayed as a full page.
*
diff --git a/modules/profile/profile-listing.tpl.php b/modules/profile/profile-listing.tpl.php
index 59e2c9710..07c111b5d 100644
--- a/modules/profile/profile-listing.tpl.php
+++ b/modules/profile/profile-listing.tpl.php
@@ -2,7 +2,7 @@
// $Id$
/**
- * @file profile-listing.tpl.php
+ * @file
* Default theme implementation for displaying a user and their profile data
* for member listing pages.
*
diff --git a/modules/profile/profile-wrapper.tpl.php b/modules/profile/profile-wrapper.tpl.php
index 2030c2a49..52de80279 100644
--- a/modules/profile/profile-wrapper.tpl.php
+++ b/modules/profile/profile-wrapper.tpl.php
@@ -2,7 +2,7 @@
// $Id$
/**
- * @file profile-wrapper.tpl.php
+ * @file
* Default theme implementation for wrapping member listings and their
* profiles.
*