problems with https

problems with https

by Bertold Altaner -
Number of replies: 3
Hi,
when accessing questionnaire with https I got an error because in
mod/questionnaire/phpESP/public/handler.php line 69
is 'http' hard-coded:
        $action = 'http://' . $HTTP_SERVER_VARS['HTTP_HOST'] . $HTTP_SERVER_VARS['PHP_SELF'];

Is it possible to fix this?

Bertold
Average of ratings: -