[wiki/macro/EventCalendar] à quoi bon reporter les erreurs ?
Ignore-this: 32a1b71268828986bb82a830f6503aeb darcs-hash:20120426130437-bd074-e054f1d3b5cf62069a252f3b0b9f12181bf111ea.gz
This commit is contained in:
parent
eb5a359461
commit
7c19c62edc
1 changed files with 2 additions and 1 deletions
|
@ -2268,7 +2268,8 @@ def geteventfield(detail):
|
|||
endtime = ''
|
||||
|
||||
if not (enddate or endtime):
|
||||
raise EventcalError('invalid_end')
|
||||
pass
|
||||
#raise EventcalError('invalid_end')
|
||||
|
||||
else:
|
||||
enddate = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue