Actions

Translations

Plugins - advanced/127/ko: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 July 2024

  • curprev 08:4608:46, 11 July 2024Modernity4r talk contribs 199 bytes +199 Created page with "<syntaxhighlight lang="php"> public function init() { $this->subscribe('beforeSurveySettings'); $this->subscribe('newSurveySettings'); // 기타 이벤트... }"