From c7126a3162292bf9f50186debdffec9dbddc0177 Mon Sep 17 00:00:00 2001 From: dongsheng <dongsheng> Date: Fri, 16 May 2008 02:23:05 +0000 Subject: [PATCH] "MDL-14703, remove obsolete options, merged from MOODLE_19_STABLE" --- config-dist.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config-dist.php b/config-dist.php index 2be864bc41..dc55746d8e 100644 --- a/config-dist.php +++ b/config-dist.php @@ -139,10 +139,6 @@ $CFG->admin = 'admin'; // Prevent stats processing and hide the GUI // $CFG->disablestatsprocessing = true; // -// Set global password for "Login as", teacher is prompted only once in each session. -// Set your own password and tell it only to teachers that should have access to this feature. -// $CFG->loginaspassword = 'yoursharedpassword'; -// // Setting this to true will enable admins to edit any post at any time // $CFG->admineditalways = true; // -- 2.39.5