Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 183... Línea 183...
183
 
183
 
184
            if ($this->controller->is_samesite()) {
184
            if ($this->controller->is_samesite()) {
185
                $otherarray['originalcourseid'] = $this->controller->get_info()->original_course_id;
185
                $otherarray['originalcourseid'] = $this->controller->get_info()->original_course_id;
Línea -... Línea 186...
-
 
186
            }
-
 
187
 
-
 
188
            // Add the settings to the event data.
186
            }
189
            $otherarray['settings'] = $this->get_settings();
187
 
190
 
188
            // Trigger a course restored event.
191
            // Trigger a course restored event.
189
            $event = \core\event\course_restored::create(array(
192
            $event = \core\event\course_restored::create(array(
190
                'objectid' => $this->get_courseid(),
193
                'objectid' => $this->get_courseid(),