summaryrefslogtreecommitdiffstats
path: root/codebase/Dhtmlx/Connector/Connector.php
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/Dhtmlx/Connector/Connector.php')
-rwxr-xr-xcodebase/Dhtmlx/Connector/Connector.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/codebase/Dhtmlx/Connector/Connector.php b/codebase/Dhtmlx/Connector/Connector.php
index ec8ae9a..14521a2 100755
--- a/codebase/Dhtmlx/Connector/Connector.php
+++ b/codebase/Dhtmlx/Connector/Connector.php
@@ -71,7 +71,7 @@ class Connector {
if (class_exists($dsnamespace.$type."DBDataWrapper",true))
$type.="DBDataWrapper";
if (!$item_type) $item_type="Dhtmlx\\Connector\\Data\\DataItem";
- if (!$data_type) $data_type="Dhtmlx\\Connector\\Data\\DataProcessor";
+ if (!$data_type) $data_type="Dhtmlx\\Connector\\DataProcessor\\DataProcessor";
if (!$render_type) $render_type="Dhtmlx\\Connector\\Output\\RenderStrategy";
$this->names=array(