Open GoogleCodeExporter opened 9 years ago
Original comment by sirsh...@gmail.com
on 20 Jan 2010 at 8:55
As for php-excel-reader-2.22.zip:
Find a line #1527, and change substring
<pre>
'rectype' => $rectype,
</pre>
to
<pre>
'type' => $rectype,
</pre>
That will solve the issue.
Original comment by beoti...@gmail.com
on 9 Jun 2010 at 8:28
This doesn't seem to work, not even fix suggested by #2. Is this project still
alive?
Original comment by marko.br...@gmail.com
on 24 Sep 2012 at 10:50
Original issue reported on code.google.com by
xgra...@gmail.com
on 19 Jan 2010 at 12:44