summaryrefslogtreecommitdiff
path: root/modules/profile/profile.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profile/profile.module')
-rw-r--r--modules/profile/profile.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/profile.module b/modules/profile/profile.module
index c5aed1680..20d39547d 100644
--- a/modules/profile/profile.module
+++ b/modules/profile/profile.module
@@ -459,7 +459,7 @@ function profile_categories() {
return $data;
}
-/*
+/**
* Menu item access callback - check if a user has access to a profile category.
*/
function profile_category_access($category) {