diff options
author | Stanislau Wolski <stanislau.wolski@gmail.com> | 2015-08-24 20:21:29 +0300 |
---|---|---|
committer | Stanislau Wolski <stanislau.wolski@gmail.com> | 2015-08-24 20:21:29 +0300 |
commit | dc3bc4895f8e18ee7ec1da5b67ec7781b8c49fe6 (patch) | |
tree | d1152f58c63a4ee15028313ed29a097f1cc130d3 /README.md | |
parent | 582b5b5355dafaf4fe427fe7bf98e2b38f07fba3 (diff) | |
parent | 6078b93f3f3b2f2b4a1c8471c9d43e0af9fd21f3 (diff) | |
download | connector-php-dc3bc4895f8e18ee7ec1da5b67ec7781b8c49fe6.zip connector-php-dc3bc4895f8e18ee7ec1da5b67ec7781b8c49fe6.tar.gz connector-php-dc3bc4895f8e18ee7ec1da5b67ec7781b8c49fe6.tar.bz2 |
Merge branch 'master' of github.com:DHTMLX/connector-php
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -23,15 +23,9 @@ and paging) as well as server-side sorting and filtering. External links -------------- - * Documentation - http://docs.dhtmlx.com/doku.php?id=dhtmlxconnector:toc - * Video introduction - http://dhtmlx.com/docs/products/dhtmlxConnector/index.shtml - + * Documentation - http://docs.dhtmlx.com/connector__php__index.html Other languages --------------- - * Java - [wiki](http://docs.dhtmlx.com/doku.php?id=dhtmlxconnectorjava:toc), - [package](http://www.dhtmlx.com/x/download/regular/dhtmlxConnector_v09_java.zip) - * .Net - [wiki](http://docs.dhtmlx.com/doku.php?id=dhtmlxconnectornet:toc), - [package](http://www.dhtmlx.com/x/download/regular/dhtmlxConnector_v09_net.zip) - * ColdFustion - [wiki](http://docs.dhtmlx.com/doku.php?id=dhtmlxconnectorcf:toc), - [package](http://www.dhtmlx.com/x/download/regular/dhtmlxConnector_v10_cfm.zip) + * Java - [documentation](http://docs.dhtmlx.com/connector__java__index.html), + [github](https://github.com/DHTMLX/connector-java) |