mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Previews in Limesurvey should be as an interviewer
This commit is contained in:
@@ -254,7 +254,7 @@ if(isset($_SESSION['loginID']))
|
||||
}
|
||||
elseif ($action == 'previewgroup')
|
||||
{
|
||||
|
||||
$_SESSION['interviewer'] = true;
|
||||
require_once('../index.php');
|
||||
exit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user