mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Adding one Moodle note about the local hack performed. MDL-9911
Merged from MOODLE_18_STABLE
This commit is contained in:
parent
3fef791551
commit
6237acc230
1 changed files with 14 additions and 0 deletions
14
lib/pear/README_MOODLE.txt
Normal file
14
lib/pear/README_MOODLE.txt
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
These functions:
|
||||||
|
_calculateSharedStringsSizes()
|
||||||
|
_storeSharedStringsTable()
|
||||||
|
have been inserted, replacing the original functions in order to make the function
|
||||||
|
work with 2-byte data. The patch is discussed at this URL:
|
||||||
|
http://pear.php.net/bugs/bug.php?id=1572
|
||||||
|
and documented for Moodle at:
|
||||||
|
http://tracker.moodle.org/browse/MDL-9911
|
||||||
|
|
||||||
|
Such modifications should be carefuly each time the Excel PEAR package is updated
|
||||||
|
to a new release within Moodle.
|
||||||
|
|
||||||
|
stronk7
|
||||||
|
$Id$
|
Loading…
Add table
Add a link
Reference in a new issue