At ∼ line 622 of the core user.module is
$account->content['summary']['member_for'] = array( instead of
$account->content['summary']['member_for'] = array( (one-too-many spaces between = and array()
(And "no" -- I actually don't, unfortunately, have anything better to do.) ;-)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupaluserspace_517606_1805572.patch | 707 bytes | JuliaKM |
Comments
Comment #1
jerdiggity commented(the same for 7.x)...
Comment #2
dave reidTagging.
Comment #3
JuliaKM commentedComment #4
JuliaKM commentedHere's a patch to remove the extra space.
Comment #5
psicomante commentedi think it could be committed :P
Comment #6
dries commentedCommitted to CVS HEAD. Thanks.
Comment #7
gábor hojtsyCommitted to Drupal 6 too, thanks.