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
Merge branch 'MDL-50536-master' of git://github.com/jleyva/moodle
[moodle.git]
/
lib
/
db
/
services.php
diff --git
a/lib/db/services.php
b/lib/db/services.php
index
ae5b87d
..
a558421
100644
(file)
--- a/
lib/db/services.php
+++ b/
lib/db/services.php
@@
-1222,6
+1222,7
@@
$services = array(
'mod_chat_view_chat',
'mod_chat_get_chats_by_courses',
'mod_book_view_book',
+ 'mod_book_get_books_by_courses',
'mod_choice_get_choice_results',
'mod_choice_get_choice_options',
'mod_choice_submit_choice_response',