mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
9f24170cb8
Author: Jonathan Harker <jonathan@catalyst.net.nz>
18 lines
859 B
Plaintext
18 lines
859 B
Plaintext
|
|
== CHANGELOG ==
|
|
1. Rename class name , see Service/Repository.php & Service/WebService/AlfrescoWebService.php
|
|
2. Change library path name
|
|
3. In Alfresco_Repository class construct function, set _port to 80 if it is not specified
|
|
4. MDL-20876 - replaced deprecated split() with explode()
|
|
|
|
== Alfresco PHP Libarary ==
|
|
|
|
Installation and developer documentation for the Alfresco PHP Library can be found on the Alfresco Wiki.
|
|
Get the source from http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/modules/php-sdk
|
|
|
|
== Documentation Links ==
|
|
|
|
Installation Instructions - http://wiki.alfresco.com/wiki/Alfresco_PHP_Library_Installation_Instructions
|
|
MediaWiki Integration Installation Instructions - http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions
|
|
PHP API Documentation - http://wiki.alfresco.com/wiki/Alfresco_PHP_API
|