mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
kept from "Feature" branch
This commit is contained in:
@@ -29,6 +29,16 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// This Site name will appear as Limesurvey {ENDURL}
|
||||
define ('SITE_URL', 'http://Your site name.com/');
|
||||
|
||||
// Specify Your Local namings
|
||||
define ('COMPANY_NAME', 'MY Company');
|
||||
define ('ADMIN_PANEL_NAME','Admin Panel');
|
||||
define ('OPERATOR_PANEL_NAME','Operator Panel');
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* Only some of the configuration directives are here. See the file: config.default.php for them all
|
||||
|
||||
Reference in New Issue
Block a user