Actions

Translations

Translations:Optional settings/70/nl

From LimeSurvey Manual

Om de instellingen van LimeSurvey te wijzigen moet je het array config in application/config/config.php aanpassen:

    'config'=>array(
        'debug'=>0,
        'debugsql'=>0,
        'LimeSurveySetting'=>'New value','//  wijzig de code hier      
    )