This commit is contained in:
Laurent Destailleur 2021-02-15 12:18:09 +01:00
parent 6e21839169
commit 49f8ff5708

View File

@ -1,6 +1,6 @@
<?php
print '<!-- extrafields_list_array_fields.tpl.php -->'."\n";
// This tpl file is included into the init part of pages, so before action.
// So no output must be done.
// Protection to avoid direct call of template
if (empty($conf) || !is_object($conf))