]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Approval/Rule/NewPending.pm
Putting 4.2.0 on top of 4.0.17
[usit-rt.git] / lib / RT / Approval / Rule / NewPending.pm
index 97d3cfbb5af6a622de07979cb039f14b10f0922d..2054c537f99ae9a506347fdd4d7aeb20806bd299 100644 (file)
@@ -75,7 +75,7 @@ sub Commit {
 
     # first txn entry of the approval ticket
     local $self->{TransactionObj} = $to;
-    $self->RunScripAction('Notify Owner', 'New Pending Approval', @_);
+    $self->RunScripAction('Notify Owner and AdminCcs', 'New Pending Approval', @_);
 
     return;