From: hickert Date: Wed, 24 Mar 2010 10:48:50 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=99bdb6fd4995cea0d751cb0c1a379a587809028b;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17052 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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 d00bc8de1..1779839e5 100644 --- a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc +++ b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheEditVhost.inc @@ -27,7 +27,7 @@ class servapacheVhostEdit extends plugin var $ignore_account= TRUE; var $attributes = array("apacheServerName","apacheDocumentRoot","apacheServerAlias", - "apacheServerAdmin","apacheScriptAlias","apacheSuexecUid","apacheSuexecGid"); + "apacheServerAdmin","apacheScriptAlias"); var $objectclasses = array("whatever");