kept from "Feature" branch

This commit is contained in:
Alex
2015-08-09 17:44:33 +03:00
parent ce0de201cc
commit fb16dd2460
3 changed files with 13 additions and 2 deletions
+10
View File
@@ -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