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:
parent
47fe1b4fd1
commit
283645ae12
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
print '<!-- extrafields_list_array_fields.tpl.php -->'."\n";
|
// print '<!-- extrafields_list_array_fields.tpl.php -->'."\n";
|
||||||
|
|
||||||
// Protection to avoid direct call of template
|
// Protection to avoid direct call of template
|
||||||
if (empty($conf) || !is_object($conf))
|
if (empty($conf) || !is_object($conf))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user