Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / rt / etc / upgrade / 3.7.85 / content
index 49ab286..e9ec15c 100644 (file)
@@ -1,9 +1,12 @@
-@Templates = ( 
-              
-              {   Queue       => '0',
-                  Name        => 'Email Digest',    # loc
-                  Description => 'Email template for periodic notification digests',  # loc
-                  Content => q[Subject: RT Email Digest
+use strict;
+use warnings;
+
+our @Templates = (
+
+               {   Queue       => '0',
+                   Name        => 'Email Digest',    # loc
+                   Description => 'Email template for periodic notification digests',  # loc
+                   Content => q[Subject: RT Email Digest
 
 { $Argument }
 ],