RT 4.2.11, ticket#13852
[freeside.git] / rt / etc / upgrade / 3.7.1 / content
index fdd5061..e39ef8a 100644 (file)
@@ -1,4 +1,7 @@
-@ScripConditions = (
+use strict;
+use warnings;
+
+our @ScripConditions = (
     {  Name                 => 'On Close',                                 # loc
        Description          => 'Whenever a ticket is closed', # loc
        ApplicableTransTypes => 'Status,Set',