diff --git a/lib/xhprof/readme_moodle.txt b/lib/xhprof/readme_moodle.txt index 4da05a84145..16e0f575f22 100644 --- a/lib/xhprof/readme_moodle.txt +++ b/lib/xhprof/readme_moodle.txt @@ -39,4 +39,5 @@ TODO: 20191016 - MDL-65349 - Brendan Heywood (brendanheywood): Improved url matching behaviour 20201012 - MDL-67081 - Brendan Heywood (brendanheywood): Support selective profiles from CLI 20201210 - MDL-70297 - Ilya Tregubov (ilyatregubov): Upgrade to 2.2.3 release; +20210209 - MDL-70525 - Tomo Tsuyuki (tomotsuyuki): Allow huge number of values diff --git a/lib/xhprof/xhprof_moodle.php b/lib/xhprof/xhprof_moodle.php index cdfba73fc5a..b87916dbdd2 100644 --- a/lib/xhprof/xhprof_moodle.php +++ b/lib/xhprof/xhprof_moodle.php @@ -827,10 +827,10 @@ function profiling_get_import_run_schema() { - - - - + + + +