@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has edited a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has edited a recording with id " . |
|
44 | 44 | "'##other' in the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has published a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has published a recording with id " . |
|
44 | 44 | "'##other' in the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,8 +40,8 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has left a bigbluebutton meeting for ". |
|
44 | - "the bigbluebuttonbn activity with id '##objectid' for the course id ". |
|
43 | + $this->description = "The user with id '##userid' has left a bigbluebutton meeting for " . |
|
44 | + "the bigbluebuttonbn activity with id '##objectid' for the course id " . |
|
45 | 45 | "'##contextinstanceid'."; |
46 | 46 | } |
47 | 47 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' created a bigbluebutton meeting for". |
|
43 | + $this->description = "The user with id '##userid' created a bigbluebutton meeting for" . |
|
44 | 44 | "the bigbluebuttonbn activity with id '##objectid' for the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has imported a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has imported a recording with id " . |
|
44 | 44 | "'##other' in the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' viewed the bigbluebuttonbn activity management page for ". |
|
43 | + $this->description = "The user with id '##userid' viewed the bigbluebuttonbn activity management page for " . |
|
44 | 44 | "the course module id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has unprotected a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has unprotected a recording with id " . |
|
44 | 44 | "'##other' in the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has viewed a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has viewed a recording with id " . |
|
44 | 44 | "'##other' from the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | */ |
41 | 41 | protected function init() { |
42 | 42 | parent::init(); |
43 | - $this->description = "The user with id '##userid' has unpublished a recording with id ". |
|
43 | + $this->description = "The user with id '##userid' has unpublished a recording with id " . |
|
44 | 44 | "'##other' in the course id '##contextinstanceid'."; |
45 | 45 | } |
46 | 46 |