Guest User

Untitled

a guest
Jan 16th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. $customHeaders = [
  2. "X-WR-CALNAME" => "foo",
  3. "X-WR-CALDESC" => "bar",
  4. ];
  5. $cal->setCustomHeaders($customHeaders);
Add Comment
Please, Sign In to add comment