Page Chapter 10. The Form API, Page 167
Fri, 04/27/2007 - 4:19pm — jvandyk
Location on the page:
Last item defined in formwizard_menu()
Error:
'access' => user_access('access_content')
Correction:
'access' => user_access('access content')
Description of the Error:
The access content permission is not written with an underscore.
