lvhao пре 5 дана
родитељ
комит
1228a09ec7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      core/CoreApp/controllers/Fullorderamz.php

+ 1 - 1
core/CoreApp/controllers/Fullorderamz.php

@@ -559,7 +559,7 @@ class Fullorderamz extends Start_Controller {
 				{
 					$info_list[$key]['sname'] = $lkh;
 				}
-				$rginfo_list = $this->returngoods->find_all("email = '".$value['email']."'");
+				$rginfo_list = $this->returngoods->find_all("email = '".$ud['email']."'");
 				if(!empty($rginfo_list))
 				{
 					$tmp_str = '';