MDL-42381 remove unused pear OLE library and other pear excel writer leftovers

This commit is contained in:
Petr Škoda 2013-10-16 08:34:19 +02:00
parent 4e47920f08
commit 383d414478
5 changed files with 1 additions and 454 deletions

View file

@ -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}