Files
moodle/mod/assign/feedback/editpdf/thirdpartylibs.xml
Mark Nelson c319e44954 MDL-52312 assignfeedback_editpdf: changes to files after FPDI update
1) Change the fpdi_bridge class so that it extends the pdf class,
rather than the TCPDF class.
2) Updated the editpdf/fpdi/readme_moodle.txt file to document the changes.
3) Updated the editpdf/thirdpartylibs.xml to reflect the update to the
FPDI library.
2015-12-07 17:39:30 +08:00

11 lines
218 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>fpdi</location>
<name>FPDI</name>
<license>MIT</license>
<version>1.6.1</version>
<licenseversion></licenseversion>
</library>
</libraries>