container->appConfig; $router = $this->container->router; $inCMS = $this->container->segment->get('insideCMS', false); /** * Remember to update wpcli/Command/Sysconfig.php in the WordPress application whenever this file changes. */ ?>
'frontend_enable', 'forToggle' => 1), $config->get('options.frontend_enable', 0)) ?>

'frontend_email_on_finish', 'forToggle' => 1), $config->get('options.frontend_email_on_finish', 0)) ?>

'COM_AKEEBA_CONFIG_FRONTEND_EMAIL_WHEN_ALWAYS', 'failedupload' => 'COM_AKEEBA_CONFIG_FRONTEND_EMAIL_WHEN_FAILEDUPLOAD', ], 'options[frontend_email_when]', [], 'value', 'text', $config->get('options.frontend_email_when', 'always'), 'frontend_email_when', true) ?>