Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80abb60
)
loan calc not part of official distro any more
author
Petr Skoda
<skodak@moodle.org>
Sat, 3 Jul 2010 09:42:30 +0000
(09:42 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Sat, 3 Jul 2010 09:42:30 +0000
(09:42 +0000)
lib/adminlib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/adminlib.php
b/lib/adminlib.php
index
e778f01
..
92fa40b
100644
(file)
--- a/
lib/adminlib.php
+++ b/
lib/adminlib.php
@@
-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
*/