MantisBT: master-2.24 e2276cba

Author Committer Branch Timestamp Parent
atrol dregad master-2.24 2020-11-01 04:12 master-2.24 a0566d03
Affected Issues  0027464: print_manage_user_sort_link Function Parameter Required after Optional
Changeset

Fix PHP 8 warning on manage_user_page

Declaring a required parameter after an optional one is deprecated in
PHP 8.

Fixed also usage of undefined constant ALL

Fixes 0027464

(cherry picked from commit d6e395e7cab2724ad5edc3a3b53592462bb8415d)

mod - core/print_api.php Diff File