davidherney / moodle-format_onetopic

Course format Onetopic to LMS Moodle
GNU General Public License v3.0
19 stars 42 forks source link

Add NO_MOODLE_COOKIES to styles.php #177

Closed marxjohnson closed 3 months ago

marxjohnson commented 3 months ago

styles.php never uses the Moodle session, so doesn't need to initialise the session or get a session lock.

davidherney commented 3 months ago

Gracias @marxjohnson

Saludos