|
@@ -1101,6 +1101,7 @@ class ChapterController extends BaseController
|
|
if(is_null($send_order_subsribe_status)){
|
|
if(is_null($send_order_subsribe_status)){
|
|
$send_order_subsribe_status = 0;
|
|
$send_order_subsribe_status = 0;
|
|
}
|
|
}
|
|
|
|
+ $send_order_subsribe_status = 0;
|
|
if($send_order_subsribe_status &&
|
|
if($send_order_subsribe_status &&
|
|
$send_order_info &&
|
|
$send_order_info &&
|
|
$send_order_info->promotion_type == 'EXTERNAL'
|
|
$send_order_info->promotion_type == 'EXTERNAL'
|