mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merging the updated Limesurvey 1.92+ branch of queXS to trunk
This commit is contained in:
@@ -161,7 +161,7 @@ if (!defined('PHP_EXEC')) define('PHP_EXEC', "php");
|
||||
/**
|
||||
* Path to ADODB
|
||||
*/
|
||||
if (!defined('ADODB_PATH')) define('ADODB_PATH',dirname(__FILE__).'/../adodb/');
|
||||
if (!defined('ADODB_PATH')) define('ADODB_PATH',dirname(__FILE__).'/include/limesurvey/classes/adodb/');
|
||||
|
||||
/**
|
||||
* Path to the HTPASSWD file read/writable by the web server user for htpasswd integration
|
||||
|
||||
Reference in New Issue
Block a user