We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd1908 commit d4a788cCopy full SHA for d4a788c
db/access.php
@@ -23,7 +23,7 @@
23
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
*/
25
26
-defined('MOODLE_INTERNAL') or die();
+defined('MOODLE_INTERNAL') || die();
27
28
$capabilities = [
29
// Manage custom elements.
0 commit comments