diff options
Diffstat (limited to 'codebase/Dhtmlx/Connector/GridConfiguration.php')
-rw-r--r-- | codebase/Dhtmlx/Connector/GridConfiguration.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/codebase/Dhtmlx/Connector/GridConfiguration.php b/codebase/Dhtmlx/Connector/GridConfiguration.php index 094d374..1297711 100644 --- a/codebase/Dhtmlx/Connector/GridConfiguration.php +++ b/codebase/Dhtmlx/Connector/GridConfiguration.php @@ -1,8 +1,8 @@ <?php namespace Dhtmlx\Connector; +use Dhtmlx\Connector\Data\DataConfig; -class GridConfiguration -{ +class GridConfiguration { /*! attaching header functionality */ |