-
Couldn't load subscription status.
- Fork 47
Open
Description
This is a PHP8 error, but it's probably a good idea to fix anyway.
Lines 2159 to 2160 in 3563bb7
| function hsuforum_search_posts($searchterms, $courseid=0, $limitfrom=0, $limitnum=50, | |
| &$totalcount, $extrasql='') { |
$totalcount is a required param but follows optional params - which doesn't make much sense.
Metadata
Metadata
Assignees
Labels
No labels