d23125a0b01a1b88e7e8deab5fd6eb3005688761
[freeside.git] / rt / etc / upgrade / 3.1.15 / content
1 @Scrips = (
2     {  ScripCondition => 'On Owner Change',
3        ScripAction    => 'Notify Owner',
4        Template       => 'Transaction' },
5 );
6
7 1;