]> git.mjollnir.org Git - moodle.git/commit
MDL-17135 moving all webservice and external API related admin UI to new directory...
authorskodak <skodak>
Wed, 21 Oct 2009 19:58:50 +0000 (19:58 +0000)
committerskodak <skodak>
Wed, 21 Oct 2009 19:58:50 +0000 (19:58 +0000)
commit72977b3786eb2f102fad9504ab0097d1a6ff6e99
treea36e2dc1ffcc033dc815170c3a40af4965da7bcc
parent86c252b47db5aacc4f2bdad613ebfbca49aed532
MDL-17135 moving all webservice and external API related admin UI to new directory, I did not expect there would be so many files, sorry for the trouble
admin/settings/plugins.php
admin/webservice/forms.php [moved from admin/external_forms.php with 100% similarity]
admin/webservice/lib.php
admin/webservice/protocols.php [moved from admin/webservice_protocols.php with 96% similarity]
admin/webservice/script.js
admin/webservice/service.php [moved from admin/external_service.php with 90% similarity]
admin/webservice/service_functions.php [moved from admin/external_service_functions.php with 88% similarity]
admin/webservice/service_users.php [moved from admin/external_service_users.php with 92% similarity]
lib/adminlib.php