citycom oan cleanup
This commit is contained in:
@@ -67,9 +67,6 @@ foreach(PreordercampaignModel::search(["fulfillment" => "citycom_oan"]) as $camp
|
||||
$data["ctag_range_search"] = $existing_ctag->ctag;
|
||||
}
|
||||
|
||||
//echo "{$preorder->id}\n";
|
||||
//var_dump($data);exit;
|
||||
|
||||
$log->info(__FILE__.": Ordering Citycom services for preorder ".$preorder->id);
|
||||
if(!$cc_helper->orderServices($preorder, $sublocation_id, $data)) {
|
||||
$log->error(__FILE__.": Error ordering Citycom services for preorder ".$preorder->id);
|
||||
|
||||
Reference in New Issue
Block a user