MDL-56012 lib: Update of readme and xml file.

Also made edits to use the PSR-4 autoloader.
This commit is contained in:
Adrian Greeve
2016-10-04 10:47:06 +08:00
parent cd198eafd6
commit dd9ee3d837
6 changed files with 14 additions and 21 deletions
-2
View File
@@ -24,8 +24,6 @@
namespace dataformat_csv;
require_once("$CFG->libdir/spout/src/Spout/Autoloader/autoload.php");
defined('MOODLE_INTERNAL') || die();
/**