loan calc not part of official distro any more

This commit is contained in:
Petr Skoda 2010-07-03 09:42:30 +00:00
parent 80abb60b56
commit 33ecb2ee3b

View File

@ -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
*/