[fix] More PHP 8.1

This commit is contained in:
Solomon Peachy 2022-11-20 16:22:53 -05:00
parent 980a0be57f
commit 6dcfb0e752
1 changed files with 1 additions and 1 deletions

View File

@ -2153,7 +2153,7 @@ function emit_equipment_helper($id, $combo_rows, $num, $prefix = '') {
return $val;
}
function emit_keyword_helper($id, $prefix = '', $list, $bulk_update) {
function emit_keyword_helper($id, $prefix, $list, $bulk_update) {
global $strings;
$val = "";