mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
loan calc not part of official distro any more
This commit is contained in:
parent
80abb60b56
commit
33ecb2ee3b
@ -6188,7 +6188,6 @@ function print_plugin_tables() {
|
||||
'feedback',
|
||||
'glossary_random',
|
||||
'html',
|
||||
'loancalc',
|
||||
'login',
|
||||
'mentees',
|
||||
'messages',
|
||||
@ -7251,7 +7250,7 @@ class admin_setting_managewebservicetokens extends admin_setting {
|
||||
|
||||
/**
|
||||
* Colour picker
|
||||
*
|
||||
*
|
||||
* @copyright 2010 Sam Hemelryk
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
@ -7288,7 +7287,7 @@ class admin_setting_configcolourpicker extends admin_setting {
|
||||
|
||||
/**
|
||||
* Saves the setting
|
||||
*
|
||||
*
|
||||
* @param string $data
|
||||
* @return bool
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user