added moodle as Data

This commit is contained in:
PxlLoewe
2025-06-10 11:53:43 -07:00
parent 12fc0e86af
commit 3216272a99
28029 changed files with 4897781 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
<?php
// ********** This file is generated DO NOT EDIT **********
$CFG->siteidentifier = 'kVPWBcyhPcL6U2Mvvgw1OEPOjWPbkKXUlocalhost';
$CFG->bootstraphash = '65602f70d80bf9b490122b5b9239c5a4';
// Only if the file is not stale and has not been defined.
if ($CFG->bootstraphash === hash_local_config_cache() && !defined('SYSCONTEXTID')) {
define('SYSCONTEXTID', 1);
}