forked from science-ation/science-ation
Fix date array
This commit is contained in:
parent
8630024655
commit
86a521ca80
@ -74,7 +74,7 @@ $dates = array('fairdate' => array() ,
|
||||
'regclose' => array(),
|
||||
'postparticipants' => array(),
|
||||
'postwinners' => array(),
|
||||
'judgeregopen' => array(),
|
||||
'judgeregopen' => datesarray(),
|
||||
'judgeregclose' => array(),
|
||||
'judgescheduleavailable' => array(),
|
||||
'specawardregopen' => array(),
|
||||
|
Loading…
Reference in New Issue
Block a user