Files
aportil/themes/sources/libCompiler/compile_debug.bat

7 lines
202 B
Batchfile

@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