' . get_string('moreinformation') . '
'; if (empty($CFG->rolesactive)) { $message .= ' '; //It is usually not possible to recover from errors triggered during installation, you may need to create a new database or use a different database prefix for new installation. } $output .= $this->box($message, 'errorbox alert alert-danger', null, array('data-rel' => 'fatalerror')); if ($CFG->debugdeveloper) { if (!empty($debuginfo)) { $debuginfo = s($debuginfo); // removes all nasty JS $debuginfo = str_replace("\n", '* <