Fixed not finding some specific addresses
This commit is contained in:
@@ -41,7 +41,7 @@ foreach(NetworkModel::search(['name%' => 'RML Liezen%']) as $network) {
|
||||
'from' => 1673305200 ,
|
||||
'to' => 1988150399,
|
||||
'required_preorder_fields' => json_encode(["contact_type"]),
|
||||
'district_is_city' => 0,
|
||||
'district_is_city' => 1,
|
||||
'exist_is_error' => 1,
|
||||
'require_connectiontype' => 1,
|
||||
'allow_unit_update' => 1,
|
||||
|
||||
Reference in New Issue
Block a user