MDL-13483 adding noemailever info

This commit is contained in:
skodak
2008-02-25 14:29:50 +00:00
parent c5b4af2e5d
commit d7f64fa590
+4
View File
@@ -306,6 +306,10 @@ $CFG->admin = 'admin';
// NOTE: course, category, session, user themes still require the
// respective settings to be enabled
//
// When working with production data on test servers, no emails should ever be send to real users
// $CFG->noemailever = true;
//
//
//=========================================================================
// ALL DONE! To continue installation, visit your main page with a browser
//=========================================================================