mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
remove unused functions
close session after using for RPC todo note for email functions
This commit is contained in:
@@ -90,7 +90,7 @@ if (isset($_POST['email']) && ((isset($_POST['firstname']) && !empty($_POST['fir
|
||||
//set_participant_properties($sSessionKey, $lime_sid, array['token' => $token], array['email' => $email, 'firstname' => $firstname, 'lastname' => $lastname, 'emailstatus' => 'OK']);
|
||||
|
||||
|
||||
if (0) //if mail sent - disable temporarily
|
||||
if (0) //if mail sent - disable temporarily TODO: update properties in limesurvey
|
||||
{
|
||||
// Put call attempt id in to sent in Limesurvey
|
||||
$sql = "UPDATE ". LIME_PREFIX . "tokens_{$lime_sid}
|
||||
|
||||
Reference in New Issue
Block a user