php 8 fix warning

This commit is contained in:
BENKE Charlene 2022-05-28 09:54:59 +02:00 committed by GitHub
parent 0b3e32a223
commit 4c96921a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -346,7 +346,7 @@ class FormTicket
}
}
if ($conf->knowledgemanagement->enabled) {
if (!empty($conf->knowledgemanagement->enabled)) {
// KM Articles
print '<tr id="KWwithajax"></tr>';
print '<!-- Script to manage change of ticket group -->