FIX removing test_write_log
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-12-03 15:14:38 +01:00
parent 89819b8af1
commit 42bc69f0af

View File

@ -46,7 +46,6 @@ $terms = get_terms(array(
'thematique' => $term, 'thematique' => $term,
) )
); );
write_log("test");
?> ?>
</div> </div>
<?php endforeach; ?> <?php endforeach; ?>