MDL-53923 mod_assign: test unoconv path

This commit is contained in:
Simey Lameze 2016-05-03 16:04:16 +08:00 committed by Adrian Greeve
parent 65cbefc403
commit c4d692285f
7 changed files with 221 additions and 0 deletions

View file

@ -1696,6 +1696,11 @@
<ON_CHECK message="unsupporteddbtablerowformat" />
</FEEDBACK>
</CUSTOM_CHECK>
<CUSTOM_CHECK file="lib/upgradelib.php" function="check_unoconv_version" level="optional">
<FEEDBACK>
<ON_CHECK message="unoconvwarning" />
</FEEDBACK>
</CUSTOM_CHECK>
</CUSTOM_CHECKS>
</MOODLE>
</COMPATIBILITY_MATRIX>