Changed the compiler gif image, and improved the overall compiler GUI experience. Added the feature for dynamic hashing of strings and or files.

This commit is contained in:
2021-02-19 02:35:54 +02:00
parent 9f59578f8c
commit e579cd421a
33 changed files with 599 additions and 142 deletions

View File

@ -1056,7 +1056,6 @@ class Compiler extends Infusion
. '.zip'
);
}
// move to sales server host
if ($this->componentData->add_sales_server == 1
&& $this->dynamicIntegration)