MDL-24203 moving config setting from lang string

This commit is contained in:
Helen Foster
2010-09-17 12:01:10 +00:00
parent 9e5c8a84ba
commit 876790639f
+3
View File
@@ -347,6 +347,9 @@ $CFG->admin = 'admin';
//
// $CFG->themedir = '/location/of/extra/themes';
//
// This setting is for localised error messages for database connection problems:
// $CFG->lang="yourlangcode";
//=========================================================================
// 8. SETTINGS FOR DEVELOPMENT SERVERS - not intended for production use!!!
//=========================================================================