mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-42381 remove unused pear OLE library and other pear excel writer leftovers
This commit is contained in:
parent
4e47920f08
commit
383d414478
5 changed files with 1 additions and 454 deletions
|
@ -444,8 +444,7 @@ class MoodleExcelWorksheet {
|
|||
/**
|
||||
* Define and operate over one Format.
|
||||
*
|
||||
* A big part of this class acts as a wrapper over the PEAR
|
||||
* Spreadsheet_Excel_Writer_Workbook and OLE libraries
|
||||
* A big part of this class acts as a wrapper over other libraries
|
||||
* maintaining Moodle functions isolated from underlying code.
|
||||
*
|
||||
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue