diff options
author | Dmitry <dmitry@dhtmlx.com> | 2012-05-17 13:20:07 +0200 |
---|---|---|
committer | Dmitry <dmitry@dhtmlx.com> | 2012-05-17 13:20:07 +0200 |
commit | 871fbee2abdb4fe23d230e690b6078bd2c9ca86a (patch) | |
tree | 9edc20c2bcf82585471e10faf26805d3885c688d | |
parent | 85888276630ed47ad9ad41a2656f9b10a33af6c3 (diff) | |
download | connector-php-871fbee2abdb4fe23d230e690b6078bd2c9ca86a.zip connector-php-871fbee2abdb4fe23d230e690b6078bd2c9ca86a.tar.gz connector-php-871fbee2abdb4fe23d230e690b6078bd2c9ca86a.tar.bz2 |
update scheduler samples index page
-rw-r--r-- | samples/scheduler/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/scheduler/index.html b/samples/scheduler/index.html index 1b00d19..c480dc6 100644 --- a/samples/scheduler/index.html +++ b/samples/scheduler/index.html @@ -22,6 +22,7 @@ <li><a href="02_dynamic_loading.html">Dynamic loading</a></li> <li><a href="03_connector_options.html">Connector options</a></li> <li><a href="04_recurring_events.html">Recurring events</a></li> + <li><a href="05_json.html">JSON data loading</a></li> </body> </html> |