moodle/admin/webservice
2012-09-27 15:34:48 +08:00
..
documentation.php MDL-28650 add a page in the administration to the full web service API (API documentation). 2011-08-18 11:51:02 +08:00
forms.php MDL-32786 E_STRICT: fix warning when creating a new service. 2012-05-04 12:44:10 +02:00
lib.php web service MDL-21351 list of selectabl users should not include deleted user 2010-04-21 06:30:50 +00:00
protocols.php webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
service.php webservice MDL-25195 fix web service admin pages navigation bar/navigation 2010-11-16 07:45:31 +00:00
service_functions.php MDL-32693 webservice: fix typo in URL 2012-05-01 12:27:43 +08:00
service_user_settings.php MDL-27723 whitespace cleanup of admin directory 2011-06-05 19:35:42 +02:00
service_users.php MDL-35198 replace key_exists by array_key_exists 2012-09-27 15:34:48 +08:00
testclient.php MDL-27723 whitespace cleanup of admin directory 2011-06-05 19:35:42 +02:00
testclient_forms.php Fix codecheck/moodlechecker errors 2012-05-17 10:35:05 +08:00
tokens.php MDL-28126 webservices : should not able to create token if user is deleted,unconfirmed,suspended or guest. 2011-12-15 00:46:21 +08:00