MDL-82158 core_cache: Moved disabled cache infrastructure

This commit is contained in:
Andrew Nicols
2024-08-20 15:27:06 +08:00
parent 7a9f55694f
commit cd6501c017
12 changed files with 648 additions and 662 deletions
-1
View File
@@ -28,7 +28,6 @@
require_once('../config.php');
require_once($CFG->dirroot.'/lib/adminlib.php');
require_once($CFG->dirroot.'/cache/locallib.php');
require_once($CFG->dirroot.'/cache/forms.php');
// The first time the user visits this page we are going to reparse the definitions.
// Just ensures that everything is up to date.