-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.4, 2.8.2
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_29_STABLE
-
MDL-48901_master -
- Create a new script including config.php and mod/lesson/reformat.php
- Call removedoublecr() and importmodifiedaikenstyle() functions from there
- Ensure you DON'T receive any undefined function PHP error
This file was introduced in 2004 by Michael Penney with an unique reference to it in mod/lesson/import.php
This reference was removed in 2005 but that file was carried along since then conscientiously fixed for many coding style problems by many people for 10 years ...
I think it's time to get rid of it.
- will be (partly) resolved by
-
MDL-48985 Remove removedoublecr() and importmodifiedaikenstyle()
-
- Closed
-