Insert comment for the definitions
authorCyperghost <olaf_schmitz_1@t-online.de>
Wed, 17 Jan 2024 10:08:25 +0000 (11:08 +0100)
committerOlaf Braun <info@braun-development.de>
Thu, 7 Mar 2024 15:36:30 +0000 (16:36 +0100)
com.woltlab.wcf/templates/email_dailyNotification.tpl

index 01c46c6847cf83017db20d076d3887326a71a7db..4c42bc1e6970d0591d55064f92412feb4ebc9b77 100644 (file)
@@ -1,3 +1,4 @@
+{* variable definition for full backwards-compatibility *}
 {if !$notificationCount|isset}{assign var=notificationCount value=$notifications|count}{/if}
 {if !$maximum|isset}{assign var=maximum value=$notificationCount}{/if}
 {if !$remaining|isset}{assign var=remaining value=0}{/if}