lvhao 6 saat önce
ebeveyn
işleme
fe0e7fa9d4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/CoreApp/controllers/Boss.php

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

@@ -2243,7 +2243,7 @@ class Boss extends Start_Controller
             </table>";
 			$filename = $title . ".xls";
 			$tail = "\n";
-			$this->excel->get_fz2($d, $titlename, $filename, $tail);
+			$this->excelxh->get_fz2($d, $titlename, $filename, $tail);
 		}
 	}