diff --git a/plugins/dynamix/Registration.page b/plugins/dynamix/Registration.page index fb8a13d0c..2930d3443 100644 --- a/plugins/dynamix/Registration.page +++ b/plugins/dynamix/Registration.page @@ -60,7 +60,7 @@ Flash GUID: : -: +: @@ -185,7 +185,7 @@ Flash GUID: : -: +: diff --git a/plugins/dynamix/include/TrialRequest.php b/plugins/dynamix/include/TrialRequest.php index 9bfeeb39d..e8c387030 100644 --- a/plugins/dynamix/include/TrialRequest.php +++ b/plugins/dynamix/include/TrialRequest.php @@ -14,59 +14,54 @@ $docroot = $docroot ?? $_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp'; require_once "$docroot/webGui/include/Helpers.php"; $var = parse_ini_file('state/var.ini'); + +if (!empty($_POST['trial'])) { + file_put_contents('/boot/config/Trial.key', base64_decode($_POST['trial'])); + exit; +} ?> "> "> - -
+
-Email address: +

- +

-

A link to your Trial key will be delivered to this email address. - -

Note: -Per our Policy Statement, we never send -unsolicited email to anyone, nor do we authorize anyone else to do so on our behalf. - -

End-User License Agreement. +

Trial" onclick="startTrial()" disabled>
+