Skip to content

Commit

Permalink
Formatting fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
refringe committed Sep 11, 2011
1 parent 92815f0 commit dbf6c6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ Usage
- Use the following code to purify:
`$this->load->helper('htmlpurifier');`
`$clean_html = html_purify($dirty_html);`

Or to use a config:
`$clean_html = html_purify($dirty_html, 'comment');`

0 comments on commit dbf6c6d

Please sign in to comment.