diff --git a/src/Context.php b/src/Context.php index 5cbf6a1ab..40cd93470 100644 --- a/src/Context.php +++ b/src/Context.php @@ -524,5 +524,5 @@ public static function escape($str, $quote = '`') } } -// Initialing the default context. +// Initializing the default context. Context::load();