Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 23:08 UTC
Updated:
17 Aug 2012 at 17:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
rocketeerbkw commentedI've added the hook to webform.api.php
Comment #2
tim.plunkettThis looks like its wrapped well before 80 characters, might as well rewrap it.
User shouldn't be capitalized.
Should TRUE or FALSE
Should end with a full stop.
Should be == 0, not = 0.
replace true with TRUE
Comment #3
rocketeerbkw commentedThanks!
Comment #4
tim.plunkettLooks great!
Comment #5
fenstratThanks @rocketeerbkw and @tim.plunkett!
I minor adjustments to the doc description, punctiation on the @see, and added a explicit FALSE return.
Committed and pushed to 7.x-4.x, 6.x-3.x and 7.x-3.x.