moodle/lib/dtl
Eloy Lafuente (stronk7) fdc2dcf264 MDL-72871 cleanup: Remove incorrect whitespace from codebase
Differences can be checked with git diff --ignore-all-space and
that will show that the only non-whitespace change is in a test
in the git lib/tests/html2text_test.php file. In that case the
whitespace has been replaced by a quoted string (of whitespaces)
keeping the test 100% equivalent and workarrounding the whitespace.
2021-10-26 17:19:11 +02:00
..
database_exporter.php MDL-67886 core: check_database_schema() checks for extra indexes 2020-04-23 00:45:43 +02:00
database_importer.php MDL-67886 core: check_database_schema() checks for extra indexes 2020-04-23 00:45:43 +02:00
database_mover.php
dbdata.xsd MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02:00
file_xml_database_exporter.php
file_xml_database_importer.php
string_xml_database_exporter.php
string_xml_database_importer.php
xml_database_exporter.php
xml_database_importer.php