Changeset 76
- Timestamp:
- 28/11/06 04:54:16 (5 years ago)
- File:
-
- 1 edited
-
comment/comment.module (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
comment/comment.module
r75 r76 105 105 'callback' => 'comment_admin_overview', 'access' => $access); 106 106 $items[] = array('path' => 'comment', 'title' => t('comments'), 107 'callback' => 'comment_page', 'access' => $access);107 'callback' => 'comment_page', 'access' => 1); 108 108 109 109 // Tabs:
Note: See TracChangeset
for help on using the changeset viewer.
