mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Update Changelog and App Version fix date to
This commit is contained in:
@@ -100,7 +100,7 @@ if ($_GET['canned_date'] == "custom" && !empty($_GET['dtf'])) {
|
||||
$dtt = date('Y-m-d', strtotime("last day of december last year"));
|
||||
} else {
|
||||
$dtf = "NULL";
|
||||
$dtt = '9999-12-31';
|
||||
$dtt = '2035-12-31';
|
||||
}
|
||||
|
||||
// Archived
|
||||
|
||||
Reference in New Issue
Block a user