Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-49796 assign: New external function view_grading_table
[moodle.git]
/
lib
/
db
/
services.php
diff --git
a/lib/db/services.php
b/lib/db/services.php
index
e3c5418
..
7803aa8
100644
(file)
--- a/
lib/db/services.php
+++ b/
lib/db/services.php
@@
-1139,6
+1139,7
@@
$services = array(
'mod_url_view_url',
'core_user_get_users_by_field',
'core_user_add_user_private_files',
+ 'mod_assign_view_grading_table',
),
'enabled' => 0,
'restrictedusers' => 0,