MDL-66392 analytics: make model output directory default to empty.

Falling back to path within $CFG->dataroot/models.
This commit is contained in:
Paul Holden
2020-10-21 18:04:26 +01:00
parent 3ba1073919
commit cecd90ffec
6 changed files with 32 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2021052500.28; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2021052500.29; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev (Build: 20201021)'; // Human-friendly version name