Browse Source

Merge branch 'bonus_rate' into bonus_manager

stanley-king 8 years ago
parent
commit
af9dccc525
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/framework/libraries/sms.php

+ 1 - 1
core/framework/libraries/sms.php

@@ -90,7 +90,7 @@ class Sms
             self::order_received => '146346',
             self::order_received => '146346',
             self::active_38 => '158122',
             self::active_38 => '158122',
             self::active_normal_38 => '158760',
             self::active_normal_38 => '158760',
-            self::active_314 => '160068',
+            self::active_314 => '162497',
             );
             );
 
 
         if (!array_key_exists($type, $templates)) {
         if (!array_key_exists($type, $templates)) {