Fix ticket/list.php Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/core/tpl/extrafields_list_array_fields.tpl.php:3) in /var/www/html/main.inc.php on line 1152

This commit is contained in:
Aurélien 2020-11-13 00:27:57 +01:00
parent 47fe1b4fd1
commit 283645ae12
No known key found for this signature in database
GPG Key ID: 296611B615F8FDF3

View File

@ -1,6 +1,6 @@
<?php
print '<!-- extrafields_list_array_fields.tpl.php -->'."\n";
// print '<!-- extrafields_list_array_fields.tpl.php -->'."\n";
// Protection to avoid direct call of template
if (empty($conf) || !is_object($conf))