diff options
Diffstat (limited to 'codebase/Dhtmlx/Connector/GridConfiguration.php')
-rw-r--r-- | codebase/Dhtmlx/Connector/GridConfiguration.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codebase/Dhtmlx/Connector/GridConfiguration.php b/codebase/Dhtmlx/Connector/GridConfiguration.php index d67a0b6..094d374 100644 --- a/codebase/Dhtmlx/Connector/GridConfiguration.php +++ b/codebase/Dhtmlx/Connector/GridConfiguration.php @@ -1,5 +1,5 @@ <?php -namespace DHTMLX\Connector; +namespace Dhtmlx\Connector; class GridConfiguration { |