Skip to content

Commit 1f1f7d7

Browse files
authored
Merge pull request #2445 from chamilo/flintci-3728
Applied fixes from FlintCI
2 parents 9b82ca4 + 9c979e6 commit 1f1f7d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/inc/lib/message.lib.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,8 +2373,8 @@ public static function getAllMessagesBetweenStudents($userId, $otherUserId)
23732373
/**
23742374
* @param string $subject
23752375
* @param string $message
2376-
* @param array $courseInfo
2377-
* @param int $sessionId
2376+
* @param array $courseInfo
2377+
* @param int $sessionId
23782378
*
23792379
* @return bool
23802380
*/

0 commit comments

Comments
 (0)