|
@@ -1749,6 +1749,12 @@ class Fullordertt extends Start_Controller {
|
|
|
//$post['ioss'] = $this->input->post('ioss',true);
|
|
//$post['ioss'] = $this->input->post('ioss',true);
|
|
|
$post['edittime'] = time();
|
|
$post['edittime'] = time();
|
|
|
$editstate = $post['state'];
|
|
$editstate = $post['state'];
|
|
|
|
|
+
|
|
|
|
|
+ if(empty($post['express'])){
|
|
|
|
|
+ $post['express'] = $ud['express'];
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
/**
|
|
/**
|
|
|
if($post['state'] == 216 && $ud['state'] != 216)
|
|
if($post['state'] == 216 && $ud['state'] != 216)
|
|
|
{
|
|
{
|