suppression logs d'erreurs

This commit is contained in:
2024-11-13 10:50:10 +01:00
parent d896aa95f4
commit 5c6e200d3e
13 changed files with 119 additions and 119 deletions

View File

@@ -72,10 +72,10 @@
<#case "D">
<#-- *********************************************** Action = DELETE ******************** -->
<#stop "event not supported (case D)">
<#stop >
<#break>
<#default>
<#stop "event not supported">
<#stop >
</#switch>