mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
fixed typo
This commit is contained in:
parent
3b5ff37f24
commit
b646340f0b
@ -378,7 +378,7 @@ $CFG->admin = 'admin';
|
||||
// $CFG->xmldbdisablenextprevchecking = true; // NOT FOR PRODUCTION SERVERS!
|
||||
//
|
||||
// Special magic - evil developer only wanting to edit xmldb files manually
|
||||
// AND allowing the XMLDBEditor to recostruct the prev/next elements every
|
||||
// AND allowing the XMLDBEditor to reconstruct the prev/next elements every
|
||||
// time one file is loaded and saved (Moodle).
|
||||
// Uncomment this if you're lazy like Petr
|
||||
// $CFG->xmldbreconstructprevnext = true; // NOT FOR PRODUCTION SERVERS!
|
||||
|
Loading…
x
Reference in New Issue
Block a user