]> git.mjollnir.org Git - moodle.git/commit
Solve some notices that were breaking Excel generation under
authorstronk7 <stronk7>
Tue, 11 Apr 2006 22:49:09 +0000 (22:49 +0000)
committerstronk7 <stronk7>
Tue, 11 Apr 2006 22:49:09 +0000 (22:49 +0000)
commit766ad628082709b241fa6ef57891f0592279e3c5
tree674ac28d0beb045df0526d57184753e0d2152491
parent89a6e4358a3532be5a79e2e66d57482196af6edd
Solve some notices that were breaking Excel generation under
some PHP versions. As bug is well documented but PEAR code hasn't
been changed in origin, we'll patch it here. Changes will
merge smoothly in the future, I think.
(Moode Bug: http://moodle.org/bugs/bug.php?op=show&bugid=4763)
(PEAR Bug: http://pear.php.net/bugs/bug.php?id=6509)
lib/excellib.class.php
lib/pear/Spreadsheet/Excel/Writer/Worksheet.php