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-50853 mod_chat: New Web Service mod_chat_login_user
[moodle.git]
/
lib
/
db
/
services.php
diff --git
a/lib/db/services.php
b/lib/db/services.php
index
6afdfdd
..
9ccdb84
100644
(file)
--- a/
lib/db/services.php
+++ b/
lib/db/services.php
@@
-1144,6
+1144,7
@@
$services = array(
'mod_page_view_page',
'mod_resource_view_resource',
'mod_folder_view_folder',
+ 'mod_chat_login_user',
),
'enabled' => 0,
'restrictedusers' => 0,