Commit
commit 973fb1efe5a17072ee942ead018d1a197fa006d1 Author: Jan DankertDate: Sun Oct 1 02:59:13 2023 +0200 New: Fixing the year 2038 problem with 8-byte-integers for the unix timestamps. modules/cms/update/Update.class.php | 2 +- .../cms/update/version/DBVersion000033.class.php | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-)