diff options
Diffstat (limited to 'lib/models/CourseCancelledEvent.class.php')
| -rw-r--r-- | lib/models/CourseCancelledEvent.class.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/models/CourseCancelledEvent.class.php b/lib/models/CourseCancelledEvent.class.php index de2e4de..d1d055a 100644 --- a/lib/models/CourseCancelledEvent.class.php +++ b/lib/models/CourseCancelledEvent.class.php @@ -14,7 +14,6 @@ class CourseCancelledEvent extends CourseEvent { - protected static function configure($config = []) { $config['alias_fields']['ex_description'] = 'content'; |
