From 6a30b48dff63dbe1065fb76fbc66a1c81302cb02 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Wed, 17 Jul 2013 01:43:11 +0200 Subject: [PATCH] MDL-40424 vomit back wrongly digested brace, grrr. --- lib/deprecatedlib.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/deprecatedlib.php b/lib/deprecatedlib.php index b0a84867b11..ca557890752 100644 --- a/lib/deprecatedlib.php +++ b/lib/deprecatedlib.php @@ -4306,6 +4306,7 @@ function get_courseid_from_context(context $context) { } else { return false; } +} /** * Preloads context information together with instances.