-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
1.9.1
-
None
-
MOODLE_19_STABLE
The check for whether xdelta is installed should be refactored into its own method which simply return true or false and perhaps triggers an error if necessary.
This would just reduce the code on pages that require this and standardise the check. May be it should be inside the xdelta class itself as a method. Maybe it shouldn't. Not sure.