Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1bbafcc9
Commit
1bbafcc9
authored
Nov 28, 2008
by
Dries Buytaert
Browse files
- Patch
#339960
by Damien Tournoud: updated test explanation.
parent
d32a4c9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/comment/comment.test
View file @
1bbafcc9
...
...
@@ -375,7 +375,7 @@ class CommentNodePage extends CommentHelperCase {
class
CommentAnonymous
extends
CommentHelperCase
{
function
getInfo
()
{
return
array
(
'name'
=>
t
(
'
Comment on a node page
'
),
'name'
=>
t
(
'
Anonymous comments
'
),
'description'
=>
t
(
'Test anonymous comments.'
),
'group'
=>
t
(
'Comment'
),
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment