Page MenuHomePhorge

D206.1775325183.diff
No OneTemporary

Authored By
Unknown
Size
342 B
Referenced Files
None
Subscribers
None

D206.1775325183.diff

diff --git a/plugins/calendar/calendar.php b/plugins/calendar/calendar.php
--- a/plugins/calendar/calendar.php
+++ b/plugins/calendar/calendar.php
@@ -2269,7 +2269,7 @@
}
$slots[$s] = $status;
- $times[$s] = intval($dt->format($strformat));
+ $times[$s] = $dt->format($strformat);
$t = $t_end;
}

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 4, 5:53 PM (27 m, 20 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18829334
Default Alt Text
D206.1775325183.diff (342 B)

Event Timeline