All public logs
Combined display of all available logs of LimeSurvey Manual. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:16, 11 July 2024 Modernity4r talk contribs created page Translations:Plugins - advanced/85/ko (Created page with "<syntaxhighlight lang="php"> $service = \Yii::app()->extensionUpdaterServiceLocator; $service->addUpdaterType( 'myNewExtensionUpdater', function () { return MyNewExtensionUpdater::createUpdaters(); } ); </syntaxhighlight>")