summaryrefslogtreecommitdiffstats
path: root/codebase/Dhtmlx/Connector/JSONSchedulerConnector.php
diff options
context:
space:
mode:
authorEgor <egor.26.93@gmail.com>2015-07-19 23:15:08 +0300
committerEgor <egor.26.93@gmail.com>2015-07-19 23:15:08 +0300
commit50ff8ab2720fabea8a815b96071b6bab3e3a5dbb (patch)
tree422338359e04b5b86eeb680cd2043493a0faa939 /codebase/Dhtmlx/Connector/JSONSchedulerConnector.php
parent8255a94f15a0722c8789a9b363962ca943e51d6b (diff)
downloadconnector-php-50ff8ab2720fabea8a815b96071b6bab3e3a5dbb.zip
connector-php-50ff8ab2720fabea8a815b96071b6bab3e3a5dbb.tar.gz
connector-php-50ff8ab2720fabea8a815b96071b6bab3e3a5dbb.tar.bz2
Updated live update functionality.
Diffstat (limited to 'codebase/Dhtmlx/Connector/JSONSchedulerConnector.php')
-rwxr-xr-xcodebase/Dhtmlx/Connector/JSONSchedulerConnector.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/codebase/Dhtmlx/Connector/JSONSchedulerConnector.php b/codebase/Dhtmlx/Connector/JSONSchedulerConnector.php
index a84bf68..443dbcc 100755
--- a/codebase/Dhtmlx/Connector/JSONSchedulerConnector.php
+++ b/codebase/Dhtmlx/Connector/JSONSchedulerConnector.php
@@ -5,6 +5,7 @@ use Dhtmlx\Connector\Output\OutputWriter;
class JSONSchedulerConnector extends SchedulerConnector {
protected $data_separator = ",";
+ protected $live_update_data_type = "JSONDataUpdate";
/*! constructor