9 lines
369 B
PHP
9 lines
369 B
PHP
<?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);
|
|
}
|