|
|
| Participants: |
Dan Poltawski and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
20/Dec/07
|
| Affected Branches: |
MOODLE_19_STABLE
|
|
at present some config values are overridden from config.php
* logs are spammed with warning messages
* no indication
* save seems to override the setting, but the setting is not stored in fact
solution - tweak the setting loading to store the config.php overrides in special array and use them in UI to lock the setting fields
|
|
Description
|
at present some config values are overridden from config.php
* logs are spammed with warning messages
* no indication
* save seems to override the setting, but the setting is not stored in fact
solution - tweak the setting loading to store the config.php overrides in special array and use them in UI to lock the setting fields |
Show » |
|
MDL-8209but if there was an elegant way to display it for users who never hit /admin/ that would be good.