Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-04-10 19:23:03 +07:00
parent e4705579f0
commit 0700a715e4
5693 changed files with 857475 additions and 0 deletions

View File

@ -0,0 +1,6 @@
@echo libCompiler for DHTMLX 4.x
@echo to run you need to have php and jre installed
@echo replace path_to_php_dir with real path below
@c:\path_to_php_dir\php.exe lib_compiler.php --debug=true
@pause