Skip to content

Commit

Permalink
Dev Fixing docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Oct 28, 2019
1 parent b999def commit c3790e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion application/helpers/remotecontrol/remotecontrol_handle.php
Expand Up @@ -3103,7 +3103,9 @@ protected function _checkSessionKey($sSessionKey)


/**
* Import a participant into the LimeSurvey cpd. It stores attributes as well, if they are registered before within ui
* Import a participant into the LimeSurvey CPDB
*
* It stores attributes as well, if they are registered before within ui
*
* Call the function with $response = $myJSONRPCClient->cpd_importParticipants( $sessionKey, $aParticipants);
*
Expand Down

0 comments on commit c3790e8

Please sign in to comment.