jasonrogena / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
1 stars 0 forks source link

Undefined errors in version 2.2 #198

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Load any XLS using the default scripts.

What is the expected output? What do you see instead?

The XLS displays OK but errors are recorded in the logs:

- PHP Notice:  Undefined index: dontprint in excel_reader2.php on line 626
- PHP Notice:  Undefined index: hyperlink in inc_excel_reader2.php on line 383

Please provide any additional information below.

Running CentOS 6.6 with PHP 5.4

Original issue reported on code.google.com by ArtistSc...@gmail.com on 5 Jan 2015 at 9:35