lvhao hai 5 horas
pai
achega
ade21400c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Boss.php

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

@@ -2131,7 +2131,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);
 		}
 	}