Files
moodle/analytics
Huong Nguyen be57a10c08 MDL-72359 core_analytics: Better handling of MAX_TIME
We are limited by both PHP's max int value and DB (cross-db) max int allowed.
We need to use the smallest one
2023-08-29 20:37:44 +07:00
..