Marius Cramer
2015-05-13 86bc6556b8378eb3ff0c3f39f98002d8d42d7a8a
interface/web/sites/web_vhost_domain_edit.php
@@ -1091,6 +1091,7 @@
      if($web_config['enable_spdy'] === 'n') {
         unset($app->tform->formDef["tabs"]['ssl']['fields']['enable_spdy']);
      }
      if($this->dataRecord["directive_snippets_id"] < 1) $this->dataRecord["enable_pagespeed"] = 'n';
      parent::onSubmit();
   }