summaryrefslogtreecommitdiffstats
path: root/codebase
diff options
context:
space:
mode:
authorDmitry <dmitry@dhtmlx.com>2012-05-23 18:03:34 +0200
committerDmitry <dmitry@dhtmlx.com>2012-05-23 18:03:34 +0200
commit7f2c80475b994ee2281db550a0d294dc6f99ac0c (patch)
treefa2dcb59afe5b3c1a3a2261207d08bacce35dae5 /codebase
parent4e0e9848fd20129ccf6514917ef9eb72f2aa11e5 (diff)
downloadconnector-php-7f2c80475b994ee2281db550a0d294dc6f99ac0c.zip
connector-php-7f2c80475b994ee2281db550a0d294dc6f99ac0c.tar.gz
connector-php-7f2c80475b994ee2281db550a0d294dc6f99ac0c.tar.bz2
fix crosslink connector requirements
Diffstat (limited to 'codebase')
-rw-r--r--codebase/crosslink_connector.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/codebase/crosslink_connector.php b/codebase/crosslink_connector.php
index 3bd2d2c..d6df689 100644
--- a/codebase/crosslink_connector.php
+++ b/codebase/crosslink_connector.php
@@ -3,7 +3,7 @@
@author dhtmlx.com
@license GPL, see license.txt
*/
-require_once("crosslink_connector.php");
+require_once("data_connector.php");
class DelayedConnector extends Connector{
protected $init_flag=false;//!< used to prevent rendering while initialization