Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M moodle
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • moodle
  • moodle
  • Repository
Switch branch/tag
  • moodle
  • enrol
  • self
  • unenrolself.php
Find file BlameHistoryPermalink
  • Mark Nelson's avatar
    MDL-40909 core_enrol: removed 'unenrol' add_to_log calls · 63245172
    Mark Nelson authored Jan 13, 2014
    Before each of these calls a call to unenrol_user() is made, which
    triggers the event 'user_enrolment_deleted'. Nothing more is needed.
    63245172