Fix date array

This commit is contained in:
Armanveer Gill 2024-12-13 10:38:02 -05:00
parent 8630024655
commit 86a521ca80

View File

@ -74,7 +74,7 @@ $dates = array('fairdate' => array() ,
'regclose' => array(),
'postparticipants' => array(),
'postwinners' => array(),
'judgeregopen' => array(),
'judgeregopen' => datesarray(),
'judgeregclose' => array(),
'judgescheduleavailable' => array(),
'specawardregopen' => array(),