mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
![]() Prior to this patch the debugging mode (when enabled) would trigger on everywhere, regardless of whether or not READ_ONLY_SESSION is defined. This patch modifies that behaviour so that the debugging only kicks in if READ_ONLY_SESSION is defined and set to true. |
||
---|---|---|
.. | ||
fixtures | ||
dml_mysqli_read_slave_test.php | ||
dml_pgsql_read_slave_test.php | ||
dml_read_slave_test.php | ||
dml_table_test.php | ||
dml_test.php | ||
pgsql_native_moodle_database_test.php | ||
pgsql_native_recordset_test.php | ||
recordset_walk_test.php | ||
sqlsrv_native_moodle_database_test.php |