Skip to content
Snippets Groups Projects
Unverified Commit e663911a authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Fix Comma name

parent 3a25e8c7
Branches
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ Tags acceptable within `<table>` / `<field>`
* `blob`, `boolean`, `char`, `datetime`, `date`, `decimal`, `float`, `int`, `int unsigned`, `longtext`, `mediumblob`, `text`, `timestamp`, `varchar`
`<serialize>` can be one of the following values `PHP`, `JSON`, `SEPARATOR_BOOKEND`, `SEPARATOR_TRIMMED`, `SERIALIZE_COMMA`. The Accepted values can be found in `CRM_Core_DAO` Class
`<serialize>` can be one of the following values `PHP`, `JSON`, `SEPARATOR_BOOKEND`, `SEPARATOR_TRIMMED`, `COMMA`. The Accepted values can be found in `CRM_Core_DAO` Class
## `<table>` / `<field>` / `<html>` {:#table-field-html}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment