mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
updated dhtmlxtree to version 2.6
This commit is contained in:
13
phpgwapi/js/dhtmlxtree/dhtmlxTree/samples/common/config.php
Executable file
13
phpgwapi/js/dhtmlxtree/dhtmlxTree/samples/common/config.php
Executable file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/*
|
||||
Copyright DHTMLX LTD. http://www.dhtmlx.com
|
||||
This version of Software is free for using in non-commercial applications.
|
||||
For commercial use please contact sales@dhtmlx.com to obtain license
|
||||
*/
|
||||
|
||||
$mysql_host = "db2.dhtmlx.com";
|
||||
$mysql_user = "dhtmuzer_ro";
|
||||
$mysql_pasw = "gp45_gm";
|
||||
$mysql_db = "dhtmlxsamples";
|
||||
|
||||
?>
|
Reference in New Issue
Block a user