Update extrafields_list_array_fields.tpl.php

This commit is contained in:
Laurent Destailleur 2020-11-13 09:58:47 +01:00 committed by GitHub
parent d9d32524f7
commit b8e8ba0c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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))