Honji Aharen - 2014-07-19 10:59:25
eiseXLSX
insert line 48 $path = $templatePath;
replce line 136 $c = &$this->addCell($x, $y);
changed $c = &$this->addCell($x, $y, $t);
replace line 660 private function addCell($x, $y){
changed private function addCell($x, $y, $t){
above correctly worked