-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0
-
None
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
do we really have to drag along the whole old ewiki? It is only necessary for same format conversions, do we need all 3623 lines of code for that?
If we really need it then we must prevent direct execution of those scripts via:
defined('MOODLE_INTERNAL') || die;