projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d14811
)
One more bug fix
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 5 Aug 2016 16:08:19 +0000
(12:08 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 5 Aug 2016 16:08:19 +0000
(12:08 -0400)
Fix the PRODID line. need two slashes before the EN at the end
models/front/events/icalFeed.php
patch
|
blob
|
history
diff --git
a/models/front/events/icalFeed.php
b/models/front/events/icalFeed.php
index
bc03aae
..
62a6ade
100644
(file)
--- a/
models/front/events/icalFeed.php
+++ b/
models/front/events/icalFeed.php
@@
-57,7
+57,7
@@
class GlmMembersFront_events_icalFeed extends GlmMembersFront_events_baseAction
case 'event-list-ical':
$icalHeader = <<<EOD
\r\nBEGIN:VCALENDAR
-PRODID:-//Gaslight Media Inc//Gaslight Events Calendar v2.0/EN
+PRODID:-//Gaslight Media Inc//Gaslight Events Calendar v2.0/
/
EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH