LeonardoG67
Results
2
issues of
LeonardoG67
it is possible to show the calendar with a preselected range ? and to show a month but whithout a day selected?
flow: assigned
in system/functions.php move line 1556 `curl_close($ch); ` to a new line 1604 ``` 1603 } 1604 curl_close($ch); 1605 } ```