summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2d96cd9)
raw | patch | inline | side by side (parent: 2d96cd9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 10:48:50 +0000 (10:48 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 10:48:50 +0000 (10:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17052 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc | patch | blob | history |
diff --git a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc
index d00bc8de1f83e0325abaf5693c6a17ea2672479e..1779839e5a48b62dfb285bdfafeca4283176c6a4 100644 (file)
var $ignore_account= TRUE;
var $attributes = array("apacheServerName","apacheDocumentRoot","apacheServerAlias",
- "apacheServerAdmin","apacheScriptAlias","apacheSuexecUid","apacheSuexecGid");
+ "apacheServerAdmin","apacheScriptAlias");
var $objectclasses = array("whatever");