Changeset 5812
- Timestamp:
- 11/02/07 11:29:22 (1 year ago)
- Files:
-
- plugins/sfSugarCRMPlugin/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfSugarCRMPlugin/trunk/README
r5811 r5812 26 26 command. 27 27 28 For latest version: 28 For latest version:[[BR]] 29 29 `svn export http://svn.symfony-project.com/plugins/sfSugarCRMPlugin/trunk/ ./plugins/sfSugarCRMPlugin` 30 30 31 For the latest stable (tagged) version: 31 For the latest stable (tagged) version:[[BR]] 32 32 `svn export http://svn.symfony-project.com/plugins/sfSugarCRMPlugin/tags/RELEASE_1_0_0/ ./plugins/sfSugarCRMPlugin` 33 33 … … 60 60 == Resources == 61 61 62 Web Service Description Language (WSDL) - http://www.w3.org/TR/wsdl 63 Simple Object Access Protocol (SOAP) - http://www.w3.org/TR/soap/ 64 PHP5's SOAP implementation - http://www.php.net/soap/ 65 SugarCRM - http://www.sugarcrm.com/crm/download/sugar-suite.html 62 Web Service Description Language (WSDL) - http://www.w3.org/TR/wsdl[[BR]] 63 Simple Object Access Protocol (SOAP) - http://www.w3.org/TR/soap/[[BR]] 64 PHP5's SOAP implementation - http://www.php.net/soap/[[BR]] 65 SugarCRM - http://www.sugarcrm.com/crm/download/sugar-suite.html[[BR]] 66 66 sfSugarCRMPlugin WIKI - http://trac.symfony-project.com/trac/wiki/sfSugarCRMPlugin 67 67