You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Read in the attached file
2. Get PHP Notice:
Undefined index: in Excel.php on line 196
(i renamed the library to Excel.php)
What is the expected output? What do you see instead?
The webserver times out since the script is in a tailspin.
Please provide any additional information below.
I've attached the excel file I'm using.
Original issue reported on code.google.com by [email protected] on 9 Oct 2009 at 6:50
Line 196, for me, is:
$block = $this->bigBlockChain[$block];
I added this in case some error settings I made at the top of the file might
have changed the line numbering
Original issue reported on code.google.com by
[email protected]
on 9 Oct 2009 at 6:50Attachments:
The text was updated successfully, but these errors were encountered: