Mention the correct RFC section for iCal value escaping
This commit is contained in:
parent
bd2cf48d40
commit
c8921be812
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ class calendar_ical
|
|||
}
|
||||
|
||||
/**
|
||||
* Escape values according to RFC 2426 2.5
|
||||
* Escape values according to RFC 2445 4.3.11
|
||||
*/
|
||||
private function escape($str)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue