suppression logs d'erreurs
This commit is contained in:
parent
d896aa95f4
commit
5c6e200d3e
@ -41,6 +41,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -41,6 +41,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -46,6 +46,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -40,6 +40,6 @@
|
||||
]
|
||||
<#break>
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -36,5 +36,5 @@
|
||||
<#break>
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
@ -72,10 +72,10 @@
|
||||
|
||||
<#case "D">
|
||||
<#-- *********************************************** Action = DELETE ******************** -->
|
||||
<#stop "event not supported (case D)">
|
||||
<#stop >
|
||||
<#break>
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -41,6 +41,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -36,5 +36,5 @@
|
||||
<#break>
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
@ -41,6 +41,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -36,5 +36,5 @@
|
||||
<#break>
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
@ -63,6 +63,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -98,6 +98,6 @@
|
||||
|
||||
|
||||
<#default>
|
||||
<#stop "event not supported">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
@ -46,6 +46,6 @@
|
||||
]
|
||||
<#break>
|
||||
<#default>
|
||||
<#stop "Event not processed">
|
||||
<#stop >
|
||||
</#switch>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user