]> git.mjollnir.org Git - moodle.git/commitdiff
New "secret" variable
authormoodler <moodler>
Wed, 18 Feb 2004 03:31:45 +0000 (03:31 +0000)
committermoodler <moodler>
Wed, 18 Feb 2004 03:31:45 +0000 (03:31 +0000)
config-dist.php

index 8563a5a91845243c4c898c931f41fab38cc1778a..4cbc9565c7e7ab06a1f26610ef231d936307e627 100644 (file)
@@ -143,6 +143,9 @@ $CFG->admin = 'admin';
 // texts like forum postings, journals etc).  This is mostly only useful 
 // when using the multilang filter.   This feature may not be complete.
 //      $CFG->filterall = true;
+//
+// Setting this to true will enable admins to edit any post at any time
+//      $CFG->admineditalways = true;