Skip to content
Snippets Groups Projects
Commit 3e90135f authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

bugfix

Rev: lib/modules/Calendar.pmod/Event.pmod:1.7
parent ed7e36e6
No related branches found
No related tags found
No related merge requests found
...@@ -1002,7 +1002,7 @@ class SuperEvent ...@@ -1002,7 +1002,7 @@ class SuperEvent
array(Event) other_events=({}); array(Event) other_events=({});
static void create(array(Event) _events, /*static*/ void create(array(Event) _events,
void|mapping(Event:multiset(string)) _flags, void|mapping(Event:multiset(string)) _flags,
void|string _id) void|string _id)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment