mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added configuration directive for Auto advance: LIME_AUTO_ADVANCE
This commit is contained in:
@@ -104,6 +104,11 @@ if (!defined('SUPERVISOR_EXTENSION')) define('SUPERVISOR_EXTENSION',"0392517290"
|
||||
*/
|
||||
if (!defined('LIME_PATH')) define('LIME_PATH', 'include/limesurvey/');
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
if (!defined('LIME_AUTO_ADVANCE')) define('LIME_AUTO_ADVANCE', true);
|
||||
|
||||
/**
|
||||
* The path to queXS from the server root
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user