From 014f6110e6a13d4748d6a009c844a9d05eb8af0e Mon Sep 17 00:00:00 2001 From: Nick Phillips Date: Thu, 11 Jul 2019 11:27:46 +1200 Subject: [PATCH] Keeping travis happy. --- locallib.php | 1 + 1 file changed, 1 insertion(+) diff --git a/locallib.php b/locallib.php index a14c58b..cba6927 100644 --- a/locallib.php +++ b/locallib.php @@ -112,6 +112,7 @@ function attendance_get_setname($attid, $statusset, $includevalues = true) { /** * Get full filtered log. * @param int $userid + * @param stdClass $pageparams * @return array */ function get_user_sessions_log_full($userid, $pageparams) {