Forum OpenACS Development: Response to atoi error

Collapse
3: Response to atoi error (response to 1)
Posted by Dan Wickstrom on
You have a typo. It should read:

  PERFORM content_folder__register_content_type(
                              content_item_globals.c_root_folder_id, 
                              ''cr_wp_attachment'', 
                              ''f'');