From fcae4a0ce366397e84e7f54bb9248ecb87bda623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20S=CC=8Ckoda?= Date: Sun, 16 Sep 2012 09:35:04 +0200 Subject: [PATCH] MDL-35460 add offline feedback from mod_assign to standard plugins --- lib/pluginlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pluginlib.php b/lib/pluginlib.php index b1139ebe8e0..afde9564b72 100644 --- a/lib/pluginlib.php +++ b/lib/pluginlib.php @@ -378,7 +378,7 @@ class plugin_manager { ), 'assignfeedback' => array( - 'comments', 'file' + 'comments', 'file', 'offline' ), 'auth' => array(